CHANGES.html
Tue, 07 Aug 2018 07:07:31 -0700 Tom Henderson Update release notes and changelog
Mon, 19 Mar 2018 10:40:32 -0700 Tom Henderson Update AUTHORS, CHANGES.html, RELEASE_NOTES for ns-3.28
Sat, 10 Mar 2018 09:16:56 -0800 Tom Henderson csma: (fixes # 2872) Packet copy in CsmaChannel breaks netanim tracing
Sun, 04 Mar 2018 11:15:49 +0100 Sébastien Deronne Update CHANGES.html
Sat, 03 Mar 2018 12:00:13 +0100 Natale Patriciello tcp: (fixes #1783 #2832 #2859) Unify code path for SACK and non-SACK connections. Thanks to Tom H., Menglei Zhang, Viyom Mittal
Sat, 03 Mar 2018 11:52:38 +0100 Natale Patriciello tcp: Try to take more data from the app before sending
Sat, 03 Mar 2018 10:55:17 +0100 Surya Seetharaman traffic-control: Add token bucket filter
Sat, 03 Mar 2018 10:54:45 +0100 Stefano Avallone traffic-control: Convert tests and examples to using MaxSize
Sat, 03 Mar 2018 10:54:32 +0100 Stefano Avallone traffic-control: Improve handling of queue disc size
Sat, 03 Mar 2018 10:54:15 +0100 Stefano Avallone network: Add a MaxSize attribute to Queue
Sat, 24 Feb 2018 20:07:05 -0600 Hossam Khader uan: (fixes #2413) Changes in the UAN module to support NS-3 IP stack
Wed, 07 Feb 2018 17:36:41 -0600 Manoj Kumar Rana lte: add support for IPv6
Mon, 29 Jan 2018 21:29:02 -0600 Tommaso Pecorella lte: (fixes #2768) LteUeNetDevice has a null MAC address
Sat, 23 Dec 2017 20:21:45 +0100 Tommaso Pecorella internet: add Is[Address,Network]Allocated functions to Ipv[4,6]AddressGenerator
Sat, 09 Dec 2017 01:12:15 +0100 Jakub Rewienski lrwpan: support for extended addressing mode
Fri, 27 Oct 2017 18:30:25 -0700 Tom Henderson network: Update documentation for Header::Deserialize ()
Wed, 11 Oct 2017 21:06:10 -0700 Tom Henderson Update release files to start next release
Fri, 22 Sep 2017 09:43:30 -0700 Tom Henderson wifi: Update documentation for previous two changesets
Mon, 18 Sep 2017 13:46:16 -0700 Tom Henderson bindings: Updates corresponding to project use of CastXML
Sun, 17 Sep 2017 08:17:08 -0700 Tom Henderson tcp: (fixes #2565) Documentation on NotifyNormalClose behavior
Thu, 14 Sep 2017 18:12:34 +0200 Stefano Avallone traffic-control: Record reasons for dropping and marking packets
Thu, 14 Sep 2017 18:12:31 +0200 Stefano Avallone traffic-control: Be more restrictive on internal queue size
Thu, 14 Sep 2017 18:12:28 +0200 Stefano Avallone traffic-control: CoDel uses the QueueDiscItem timestamp
Thu, 14 Sep 2017 18:12:23 +0200 Stefano Avallone traffic-control: Trace sojourn times within queue discs
Thu, 14 Sep 2017 18:12:19 +0200 Stefano Avallone traffic-control: (fixes #2751) Ensure queue discs keep correct statistics
Wed, 13 Sep 2017 23:11:38 +0200 Sébastien Deronne wifi: Enable beacon jitter by default
Wed, 12 Jul 2017 19:54:20 +0200 Tommaso Pecorella internet: (fixes #2762) BindToNetDevice behaviour is not coherent with Linux
Mon, 26 Jun 2017 19:52:31 +0200 Tommaso Pecorella internet: (fixes #2758) IPv4 sockets bound to unicast receive also subnet-directed broadcasts
Sun, 28 May 2017 10:21:32 +0200 Stefano Avallone traffic-control: Add the mq queue disc
Thu, 06 Apr 2017 20:32:04 -0700 Lauri Sormunen build: (fixes #2630) Add contrib directory in parallel to src
Wed, 05 Apr 2017 11:00:57 +0300 Alexander Krotov Document new vector API in CHANGES.html
Tue, 28 Mar 2017 00:58:18 +0300 Alexander Krotov Document WifiHelper::Install in CHANGES
Wed, 08 Mar 2017 18:02:10 +0100 Stefano Avallone flow-monitor: Keep track of the DSCP value of packets
Wed, 08 Mar 2017 18:01:59 +0100 Stefano Avallone network: The Queue class holds a list of items
Wed, 15 Feb 2017 23:44:05 +0100 Sébastien Deronne wifi: add RRPAA wifi rate control (patch from Matias Richart)
Mon, 06 Feb 2017 13:56:19 +0100 Christoph Döpmann tcp: Advertised Window was still incorrect
Mon, 06 Feb 2017 13:17:50 +0100 Ankit Deepak tcp: Added TCP Ledbat
Fri, 03 Feb 2017 19:09:51 +0100 Biljana Bojovic lte: remove empty line from changes.html
Fri, 03 Feb 2017 19:02:13 +0100 Biljana Bojovic lte: update release notes, changes, and lte 3GPP release version.
Fri, 03 Feb 2017 14:03:04 +0100 Natale Patriciello tcp: updated CHANGES.html and RELEASE_NOTES
Sun, 29 Jan 2017 21:41:20 +0100 Sébastien Deronne wifi: Change default TxGain and RxGain attributes to 0 dB
Sat, 28 Jan 2017 20:27:26 +0100 Sébastien Deronne wifi: Add initial support for 802.11ax
Wed, 25 Jan 2017 21:14:32 +0100 Sébastien Deronne wifi: code refactoring phase 1
Tue, 24 Jan 2017 17:44:10 -0800 Ankit Deepak build: (fixes #2518) Suppress module list for Python programs
Sun, 22 Jan 2017 18:54:49 -0800 Tom Henderson core: (fixes #2490) Change logging timestamp precision
Sun, 01 Jan 2017 14:32:12 +0100 Sébastien Deronne Fix typo in CHANGES.html
Sun, 11 Dec 2016 16:23:26 +0100 Sébastien Deronne wifi: (fixes #2463) Add TxopTrace trace source to EdcaTxopN
Sun, 27 Nov 2016 07:49:26 -0800 Peter D. Barnes, Jr. network: (fixes #2221) Remove size constraint of Tag objects
Wed, 16 Nov 2016 21:35:19 +0100 Sébastien Deronne wifi: (fixes #2533) Improve 802.11n MIMO PHY abstraction
Tue, 08 Nov 2016 01:42:06 +0100 Tommaso Pecorella core: (fixes #2513) - Deprecates Mean attribute in ParetoRandomVariable
Sat, 05 Nov 2016 02:38:15 +0100 Robert Ammon routing: (fixes #2527) Extend PrintRoutingTable to specify the time unit for the report.
Wed, 19 Oct 2016 16:15:23 +0300 Alexander Krotov Describe behavior changes related to #2467 in CHANGES.html
Mon, 03 Oct 2016 21:37:42 -0700 Tom Henderson documentation: Update for new release cycle
Mon, 03 Oct 2016 19:35:35 -0700 Tom Henderson update CHANGES.html and RELEASE_NOTES for ns-3.26 ns-3.26
Sat, 01 Oct 2016 16:28:29 +0200 Sébastien Deronne documentation: Update CHANGES.html for 802.11e TXOP
Mon, 19 Sep 2016 23:06:16 -0700 Peter D. Barnes, Jr. build: (fixes #2459) Add ./waf --check-config option to reprint the summary
Sat, 10 Sep 2016 01:52:53 +0200 Andrea Lupia aodv: (fixes #2123) AODV doesn't use / honor IP TTL in the RREQ / RREP
Fri, 02 Sep 2016 22:40:07 -0400 Peter D. Barnes, Jr. DES Metrics implementation.
Fri, 22 Jul 2016 18:13:42 -0700 Tom Henderson wifi: (closes #2400) Add SpectrumWifiPhy model
Wed, 20 Jul 2016 21:52:49 -0700 Tom Henderson wifi: (fixes #2412) Align WifiPhy frequency and channel number
less more (0) -100 -60 tip