FRIENDLINESS - rohithsaji/TCP-BBRv1 GitHub Wiki

TCP Friendliness

The ability of a system to behave under congestion like the TCP protocol. Lack of TCPfriendliness manifests itself in a strong degradation of TCP connections when TCP competes for bandwidth with one or more TCP-unfriendly flows

Topology used

here we have taken a dumble topology to simulate a comparison between TCP BBRv1 and TCP Cubic and measure the throughput of both the TCPs to compare their friendliness

To run the code

use this command to run

./waf --run scratch/TCPfriendliness.cc