Thu, 19 Mar 2015 13:55:08 -0400 Chris Hood merge default
Thu, 19 Mar 2015 13:49:07 -0400 hood merge
Thu, 19 Mar 2015 15:20:46 +0100 Alina Quereilhac remove redundant GetObject from tap-fd-net-device-helper.cc
Thu, 19 Mar 2015 15:13:07 +0100 Alina Quereilhac add example fd2fd-onoff.cc from the fd-net-device module to unit tests using UDP as default mode
Sun, 15 Mar 2015 09:14:50 +0100 Tommaso Pecorella Bug 2025 - (lr-wpan) Changing the channel doesn't affect the Tx params
Sun, 15 Mar 2015 08:41:59 +0100 Tommaso Pecorella Bug 2076 - TCP MinRTO Attribute is not actually used
Sat, 14 Mar 2015 18:45:02 +0100 Tommaso Pecorella Bug 2077 - Icmpv6L4Protocol::HandleDestinationUnreachable must check the packet size, not its serialized size
Wed, 11 Mar 2015 16:50:35 +0100 Vedran Mileti? Fix building with clang 3.5 (abs->std::abs, unused vars)
Thu, 05 Mar 2015 15:50:18 +0100 Vedran Mileti? Fix building with GCC 5 and subsequently clean up sgi-hashmap.h
Wed, 04 Mar 2015 13:27:30 -0500 hood retesting stupidity again
Wed, 04 Mar 2015 13:17:35 -0500 hood testing stupidity again
Wed, 04 Mar 2015 13:13:28 -0500 hood retesting stupidity
Wed, 04 Mar 2015 13:13:01 -0500 Chris Hood testing stupidity
Wed, 04 Mar 2015 13:03:08 -0500 hood Changed version file
Wed, 04 Mar 2015 12:55:30 -0500 hood Added tag nms-original for changeset 3caa2d31d7d2
Tue, 03 Mar 2015 14:11:13 -0500 hood stupid nms-original
Tue, 03 Mar 2015 14:01:07 -0500 hood virtual destructor in mpi-stats-aggregator.h
Mon, 02 Mar 2015 13:34:22 -0500 hood merge
Sun, 01 Mar 2015 12:08:36 +0100 Natale Patriciello Bug 2070 - Wrong report of Packets and Bytes stored in CoDeL
Sat, 28 Feb 2015 18:20:46 +0100 Tommaso Pecorella Bug 1974 - CalculateTxTime should return a Time, not a double
Sat, 28 Feb 2015 15:16:47 +0100 Tommaso Pecorella Bug 2073 - NDisc cache entries update timer might be stuck in a loop
Fri, 27 Feb 2015 07:48:34 -0800 John Abraham [Bug 2065] New: Segfault on probable user error
Wed, 25 Feb 2015 06:47:21 -0800 Tom Henderson clean up wimax module test program includes and wscript
Tue, 24 Feb 2015 14:04:15 -0800 Tom Henderson enable logging in a TCP test suite
Mon, 23 Feb 2015 12:31:31 -0800 Tom Henderson fix tutorial typos (found by Renan)
Mon, 23 Feb 2015 12:25:34 -0800 Tom Henderson add comments and logging around changeset c97ef876d98c
Tue, 17 Feb 2015 03:38:14 +0100 Alina Quereilhac bug 2063: FdNetDevice::SendFrom() Assert does not take into account the size of the headers. (fix due Rub?n Mart?nez and Tom Henderson)
Fri, 06 Feb 2015 18:14:38 -0800 John Abraham Restore link properties for Ipv4 address and mac address
Fri, 06 Feb 2015 06:50:48 -0800 Tom Henderson fix typos (found by Keith Briggs)
Thu, 05 Feb 2015 16:39:39 -0800 Tom Henderson update RELEASE_NOTES and CHANGES.html for post-ns-3.22
Thu, 05 Feb 2015 15:04:55 -0800 Tom Henderson Added tag ns-3.22 for changeset 103f62fc7d58
Thu, 05 Feb 2015 13:02:44 -0800 Tom Henderson small edits on previous commit ns-3.22
Thu, 05 Feb 2015 11:54:48 -0800 Tom Henderson tutorial updates for ns-3.22
Tue, 03 Feb 2015 16:27:01 -0800 Tom Henderson update RELEASE_NOTES and CHANGES.html
Tue, 03 Feb 2015 14:36:43 -0800 Peter D. Barnes, Jr. Add nix-vector lazy flush to RELEASE_NOTES and CHANGES.html
Tue, 03 Feb 2015 13:48:07 -0800 Peter D. Barnes, Jr. Additions to RELEASE_NOTES
Mon, 02 Feb 2015 21:06:56 -0800 Tom Henderson updates to RELEASE_NOTES and CHANGES.html
Mon, 02 Feb 2015 16:18:19 -0800 Tom Henderson update AUTHORS
Sun, 01 Feb 2015 22:21:11 -0800 Tom Henderson rescan bindings
Sun, 01 Feb 2015 21:39:21 -0800 Tom Henderson rescan lr-wpan bindings
Sun, 01 Feb 2015 21:08:32 -0800 Tommaso Pecorella bug 1774: compute signal power around channel, not across whole band
Sun, 01 Feb 2015 21:01:25 -0800 Tommaso Pecorella bug 1774: fix LrWpanHelper to enable MultiModelSpectrumChannel and add a default PropagationDelayModel
Sun, 01 Feb 2015 08:17:09 -0800 Tom Henderson specify unsigned integer literal (fix compiler warning)
Sun, 01 Feb 2015 07:13:56 -0800 Tommaso Pecorella bug 1734: TcpSocketBase produces spurious delayed ACKs (fix due to Lawrence Stewart)
Sun, 01 Feb 2015 07:10:20 -0800 S?bastien Deronne fix Doxygen typos
Sun, 01 Feb 2015 07:09:35 -0800 Matias Richart hook PARF and APARF wifi examples to test.py
Sat, 31 Jan 2015 17:42:11 -0800 S?bastien Deronne wifi example to demonstrate how to set non-standard timing attributes
Sat, 31 Jan 2015 17:41:12 -0800 S?bastien Deronne split wifi example simple-wifi-frame-aggregation.cc into two examples, one for MSDU aggregation and one for MPDU aggregation
Sat, 31 Jan 2015 17:36:14 -0800 S?bastien Deronne improve ht-wifi-network example
Sat, 31 Jan 2015 17:30:30 -0800 S?bastien Deronne correct a minor bug when A-MPDU is used at legacy rates; code cleanup
Sat, 31 Jan 2015 15:45:36 -0800 Tommaso Pecorella Bug 2055 - TxBuffer and RxBuffer traces don't work
Sat, 31 Jan 2015 15:42:19 -0800 Tommaso Pecorella fix Doxygen typo
Sat, 31 Jan 2015 13:20:37 +0100 Steve Zabele Bug 2053 - In tcp-socket-base.cc, NotifyDataSent incorrectly called with retransmits
Fri, 30 Jan 2015 16:27:50 -0800 Tom Henderson bug 2044: Buffer::Iterator::ReadNtohU16() and ReadNtohU32() not implemented correctly
Fri, 30 Jan 2015 16:06:55 -0800 Tom Henderson Doxygen corrections for class Buffer
Fri, 30 Jan 2015 22:29:30 +0100 Tommaso Pecorella Bug 1405 - RttEstimator improvements
Fri, 30 Jan 2015 11:52:16 -0800 S?bastien Deronne bug 2046: set Block Ack timeout when SetStandard is called
Fri, 30 Jan 2015 11:34:38 -0800 Tom Henderson fix possibly uninitialized variable warning
Fri, 30 Jan 2015 15:04:08 -0500 Steve Smith Null performance enhancement
Fri, 30 Jan 2015 08:12:06 +0100 Tommaso Pecorella Update RELEASE-NOTES
(0) -10000 -3000 -1000 -300 -100 -60 tip