Releases: TL-System/ns.py
Releases · TL-System/ns.py
ns.py v0.4.3
Refactored TCPPacketGenerator with a revised way of computing the retransmission timeout based on RFC2688.
ns.py v0.4.2
ns.py v0.4.1
Restored the functionality of TCP.
ns.py v0.4.0
Restored the functionality of TCP.
ns.py v0.3.9
Restored the functionality of TCP.
ns.py v0.3.8
Supported BBR as one of the congestion control protocols.
ns.py v0.3.7
Changed flow_classes() to allow more flexible class-based packet scheduling policies.
ns.py v0.3.6
Fixed an issue in the WFQ server implementation.
ns.py v0.3.5
Bug fixes and performance improvements.
ns.py v0.3.4
Bug fixes and performance improvements.