A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
tcp Namespace Reference

-bbr-example More...

Detailed Description

-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)