Wed, 22 May 2013 15:04:15 -0700 Peter D. Barnes, Jr. Closed branch ptl ptl
Wed, 22 May 2013 15:04:04 -0700 Peter D. Barnes, Jr. Merge packet-tag-list refactoring
Wed, 22 May 2013 12:57:58 -0700 Peter D. Barnes, Jr. Use PacketTagList::TagData::MAX_SIZE in DeviceNameTag ptl
Wed, 14 Nov 2012 00:07:50 -0800 Peter D. Barnes, Jr. Delete _fp suffix, per code review ptl
Wed, 14 Nov 2012 00:03:41 -0800 Peter D. Barnes, Jr. Undo whitespace-only changes, to ease review ptl
Tue, 13 Nov 2012 23:56:26 -0800 Peter D. Barnes, Jr. Measure micro-benchmark timing. ptl
Tue, 13 Nov 2012 23:53:08 -0800 Peter D. Barnes, Jr. Add benchmark documentation, run timing. ptl
Tue, 13 Nov 2012 23:52:34 -0800 Peter D. Barnes, Jr. Minor doc corrections ptl
Tue, 13 Nov 2012 23:51:56 -0800 Peter D. Barnes, Jr. Remove free list from PacketTagList. ptl
Tue, 13 Nov 2012 23:44:58 -0800 Peter D. Barnes, Jr. Trim excess copies from PacketTagList::Remove, add PacketTagList::Replace, documentation. ptl
Mon, 20 May 2013 22:57:37 +0200 Tommaso Pecorella Better fix for bug 1643
Fri, 17 May 2013 13:46:25 +0200 Tommaso Pecorella bug 1662 - m_type not set for Ipv6OptionRouterAlertHeader (by Francisco <fnavarro@ujaen.es>)
Sat, 20 Apr 2013 00:11:33 +0200 Tommaso Pecorella bug 1643 - NdiscCache creation and existence checks
Fri, 17 May 2013 13:11:22 +0200 Tommaso Pecorella bug 1683 - IPv6 autoconfigured don't use *infinite* lifetimes
Tue, 14 May 2013 08:01:34 -0700 Tom Henderson prepare for next release
Tue, 14 May 2013 07:54:21 -0700 Tom Henderson Added tag ns-3.17 for changeset b4a70b99171a
Tue, 14 May 2013 07:51:26 -0700 Tom Henderson update RELEASE_NOTES for availability ns-3.17
Sun, 12 May 2013 11:46:51 -0700 Tom Henderson clarify statement in tutorial
Sat, 11 May 2013 13:27:05 -0700 Tom Henderson update emulation section to deprecate EmuNetDevice and add FdNetDevice
Sat, 11 May 2013 11:24:37 -0700 Tom Henderson add FdNetDevice descriptor
Sat, 11 May 2013 11:08:52 -0700 Tom Henderson update changes.html and release notes for FdNetDevice changes
Sat, 11 May 2013 10:50:48 -0700 Tom Henderson improve formatting
Thu, 09 May 2013 22:43:52 -0700 Tom Henderson update RELEASE_NOTES
Thu, 09 May 2013 22:38:09 -0700 Tom Henderson more tutorial updates
Thu, 09 May 2013 16:17:01 -0700 Tom Henderson update CHANGES.html
Thu, 09 May 2013 14:50:43 -0700 Yufei Cheng update DSR routing documentation
Wed, 08 May 2013 07:00:47 -0700 Tom Henderson rescan bindings
Tue, 07 May 2013 18:57:51 +0200 Nicola Baldo fixed bug 1421 - Frequency dependent propagation loss models need uniform Frequency / Lambda attribute
Mon, 06 May 2013 09:53:23 -0700 Mitch Watrous Update LTE Python bindings
Mon, 06 May 2013 18:03:54 +0200 Nicola Baldo Bug 1674 : removed unimplemented methods in LTE module
Sun, 05 May 2013 22:42:12 -0700 Tom Henderson update tutorial for bake usage
Sun, 05 May 2013 22:41:07 -0700 Tom Henderson update CHANGES.html
Mon, 06 May 2013 00:50:09 +0200 Alina Quereilhac fixed Bug 1649 - bindings scanning for fd-net-device (adding --force-planetlab option to force PlanetLab support)
Sat, 04 May 2013 22:38:49 +0200 Alina Quereilhac fixed Bug 1649 - bindings scanning for fd-net-device
Fri, 03 May 2013 00:40:28 -0400 Budiarto Herman fixed Bug 1660 - Handover at certain subframe produces longer delay
Fri, 03 May 2013 00:24:58 -0400 Nicola Baldo fixed Bug 1667 - models library doc does not build
Wed, 01 May 2013 22:58:07 -0400 Nicola Baldo updated CHANGES.html and RELEASE_NOTES for LTE module
Wed, 01 May 2013 06:29:57 -0700 Tom Henderson assign streams to burst error model test case
Wed, 01 May 2013 06:14:51 -0700 Tom Henderson burst error model uses two random variables
Tue, 30 Apr 2013 08:56:18 -0400 Daniel Lertpratchya bug 1659: WifiTest call Stop() before Run() (bug fix due to linlinjavaer@gmail.com)
Mon, 29 Apr 2013 15:23:15 -0400 Brian Swenson tcp doc update
Mon, 29 Apr 2013 12:07:49 -0700 Tom Henderson finish off changeset cb763839fc18; handle case where flow monitor is unused by simulation
Mon, 29 Apr 2013 19:52:58 +0200 Tommaso Pecorella bug 1661 - Variable ub1 defined but not used in ipv6-address.cc
Mon, 29 Apr 2013 08:40:50 -0700 Tom Henderson update bindings
Mon, 29 Apr 2013 11:25:07 -0400 Brian Swenson Updated bug fixes in RELEASE_NOTES
Mon, 29 Apr 2013 01:29:08 -0700 Tom Henderson bug 1644: dispose of flow monitor objects from FlowMonitorHelper
Sun, 28 Apr 2013 23:22:34 -0700 Tom Henderson fix optimized build
Fri, 26 Apr 2013 14:06:06 -0700 Mitch Watrous Update release notes
Fri, 26 Apr 2013 13:55:02 -0700 Mitch Watrous Bug 1632 - Prepend bake build directory to the guessed locations that waf will look to find libraries
Fri, 26 Apr 2013 11:36:33 -0700 Tom Henderson Update fd-net-device bindings for Object::Initialize change
Fri, 26 Apr 2013 11:13:21 -0700 Tom Henderson rescan DSR bindings
Fri, 26 Apr 2013 11:13:12 -0700 Alexander Afanasyev bug 1562: waf upgrade, patch to launch apiscan task
Fri, 26 Apr 2013 10:09:32 -0700 Mitch Watrous Look for click in bake's build directory first (Bug 1632 partial fix)
Fri, 26 Apr 2013 10:43:20 -0400 Yufei Cheng Fix DSR bug 1608/1609.
Fri, 26 Apr 2013 02:00:09 +0200 Alina Quereilhac Fixed compilation problem on the PlanetLabFdNetDeviceHelper and improved documentation for the fd-net-device module.
Thu, 25 Apr 2013 22:08:40 +0200 Lalith Suresh Update Click build instructions to point to Click github repository
Wed, 24 Apr 2013 15:54:13 -0700 Mitch Watrous Look for nsc in bake's build directory first (Bug 1632 partial fix)
Tue, 23 Apr 2013 10:29:16 -0400 Daniel Lertpratchya Bug 1579 - edca-txop-n fragmentation causes segfault
Mon, 22 Apr 2013 15:57:07 -0400 Brian Swenson Documentation
Sun, 21 Apr 2013 21:04:29 -0700 Tom Henderson fix valgrind error
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip