-bbr-example More...
-bbr-example
Python port of tcp-bbr-example.cc
Simulates the following topology:
Sender ---- R1 ---- R2 ---- Receiver
1000Mbps 10Mbps 1000Mbps
5ms 10ms 5ms
Outputs:
- cwnd.dat (congestion window)
- throughput.dat (throughput)
- queueSize.dat (queue length)