TOFFEE-Mocha WAN Emulation software development – Update: 16-June-2016
TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
TOFFEE-Mocha WAN Emulation software development - Update: 16-June-2016
x283 WAN Optimization of SD-WAN VPN Network Overheads
Upgrading Ubuntu 17.10 to 18.04 via TOFFEE-DataCenter WAN Optimization Screenshots
Internet optimization through TOFFEE-DataCenter WAN Optimization Demo
TOFFEE-DataCenter Live Demo with Clash of Clans game data - 30-Aug-2016
Assume you have two sites (such as Site-A and Site-B) connected via slow/critical WAN link as shown below. You can optimize this link by saving the bandwidth as well possibly…
TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments
TOFFEE is an open-source WAN Optimization software which can be used to optimize your critical networks
SD-WAN Edge Devices are specialized networking devices used in Software-Defined Wide Area Networks (SD-WAN) to help manage, optimize, and secure the connectivity between distributed branch locations, data centers, and cloud…
A typical IPv4 header is fixed in length. However there is a provision to add extra dynamically sized IP Options header used for Network testing and debugging. Although it is…
Network_data_flow_through_kernel - here is a detailed IPv4 Network API and data-structure API Map originally published in Linux Foundation Wiki
dst_entry() is one of the important Linux Kernel Networking subsystem data-structure which is used while navigating the packet flow within the IPv4 stack. It contains function pointers one for input…
As I discussed in various episodes and articles in the past there are various ways via which you can communicate from Kernel space to User space and vice-versa. Some of…
The Linux kernel is the backbone of the Linux operating system. A device tree is a hierarchical tree structure that describes the various devices that are present in a system,…
Detailed scheme of the forwarding operations in 2.6 kernel NAPI – www.researchgate.net/profile/Roberto_Bruschi/publication:Figure 4. Detailed scheme of the forwarding operations in 2.6 kernel NAPI. Image courtesy/source HERE The linux networking architecture…