Skip to content

Releases: TL-System/ns.py

ns.py v0.4.3

06 Feb 18:14
Compare
Choose a tag to compare

Refactored TCPPacketGenerator with a revised way of computing the retransmission timeout based on RFC2688.

ns.py v0.4.2

03 Feb 05:59
Compare
Choose a tag to compare

Fixed several issues in the TCP implementation, brought forward initially by issue #19.

ns.py v0.4.1

23 Dec 01:01
Compare
Choose a tag to compare

Restored the functionality of TCP.

ns.py v0.4.0

22 Dec 13:59
Compare
Choose a tag to compare

Restored the functionality of TCP.

ns.py v0.3.9

22 Dec 13:52
Compare
Choose a tag to compare

Restored the functionality of TCP.

ns.py v0.3.8

18 Nov 02:07
Compare
Choose a tag to compare

Supported BBR as one of the congestion control protocols.

ns.py v0.3.7

14 Aug 13:49
Compare
Choose a tag to compare

Changed flow_classes() to allow more flexible class-based packet scheduling policies.

ns.py v0.3.6

10 Mar 05:30
Compare
Choose a tag to compare

Fixed an issue in the WFQ server implementation.

ns.py v0.3.5

10 Mar 04:13
Compare
Choose a tag to compare

Bug fixes and performance improvements.

ns.py v0.3.4

10 Mar 04:04
ec2d4af
Compare
Choose a tag to compare

Bug fixes and performance improvements.