Thu, 13 Aug 2015 12:10:01 -0700 Peter D. Barnes, Jr. GetDevice() should be const.
Wed, 29 Jul 2015 12:44:41 -0700 Peter D. Barnes, Jr. Remove obsolete struct, never invoked.
Thu, 13 Aug 2015 11:08:56 -0700 Tom Henderson update test documentation
Thu, 13 Aug 2015 10:24:42 -0700 Tom Henderson fix mesh doxygen
Thu, 13 Aug 2015 09:20:55 -0700 Tom Henderson fix typo
Thu, 13 Aug 2015 09:19:58 -0700 Tom Henderson add missing author
Sun, 09 Aug 2015 21:17:18 +0200 Sébastien Deronne rescan bindings
Sun, 09 Aug 2015 20:50:54 +0200 Sébastien Deronne cleanup
Sun, 09 Aug 2015 20:29:17 +0200 Sébastien Deronne [network] Rebuild python bindings
Sun, 26 Jul 2015 19:44:31 +0300 Alexander Krotov Removed GetCurrentStartOffset and GetCurrentEndOffset
Sun, 26 Jul 2015 19:44:32 +0300 Alexander Krotov Make ByteTagList offsets relative to packet start
Sat, 08 Aug 2015 23:33:55 +0300 Alexander Krotov Factor ByteTagList::Adjust out of ByteTagList::AddAt{Start,End}
Sat, 08 Aug 2015 23:13:40 +0300 Alexander Krotov Optimize ByteTagList adjustment
Sat, 08 Aug 2015 18:21:45 +0300 Alexander Krotov Byte tags benchmark
Sat, 08 Aug 2015 21:45:16 +0300 Alexander Krotov Use CommandLine to parse arguments in Packet benchmark
Fri, 07 Aug 2015 02:50:14 -0400 Mathieu Lacage make minimum number of iterations 1 to avoid changing command-line behavior
Sun, 26 Jul 2015 19:44:33 +0300 Alexander Krotov Optimize ByteTagList by tracking byte tags boundaries
Fri, 07 Aug 2015 02:47:25 -0400 Mathieu Lacage merge
Thu, 06 Aug 2015 05:15:51 -0400 Mathieu Lacage run the benchmark over multiple iterations to minimize variance
Sun, 26 Jul 2015 19:44:06 +0300 Alexander Krotov Remove ByteTagList::IsDirty{Start,End}
Thu, 06 Aug 2015 11:15:42 -0700 Tom Henderson rescan network bindings
Sun, 02 Aug 2015 20:44:01 +0300 Alexander Krotov When data is written with WriteU64, it should be tested with ReadU64,
Sun, 02 Aug 2015 19:26:37 +0300 Alexander Krotov Make Buffer::CreateFullCopy private
Sun, 02 Aug 2015 19:26:35 +0300 Alexander Krotov Fragmentation and concatenation benchmark
Sun, 26 Jul 2015 19:44:29 +0300 Alexander Krotov Optimize Buffer::Iterator::CheckNoZero
Wed, 05 Aug 2015 15:20:10 -0400 Mathieu Lacage remove un-needed return value
Wed, 05 Aug 2015 15:11:19 -0400 Mathieu Lacage ByteTagList::AddAtEnd/AddAtStart must be called unconditionally to ensure that newly-added bytes are not tagged when 1. Packet::AddByteTag, 2. Packet::RemoveHeader, 3. Packet.AddHEader
Sun, 26 Jul 2015 19:44:31 +0300 Alexander Krotov Add "unfixable" ByteTagList test case
Sun, 26 Jul 2015 19:44:30 +0300 Alexander Krotov Add failing PaddingAtEnd test case
Sun, 26 Jul 2015 19:44:29 +0300 Alexander Krotov Add ByteTagList tests, 3 out of 4 failing
Tue, 04 Aug 2015 22:45:54 +0200 Alina Quereilhac bug 2119: Fixing memory leaks in FdNetDevice test with DefaultSimulatorImpl due to non-executed events when simulation ends
Sat, 01 Aug 2015 19:48:14 +0200 Sébastien Deronne add missing mac-tx-middle.h in wifi wscript
Fri, 31 Jul 2015 12:58:40 -0700 Tom Henderson remove debugging statement introduced in changeset 11540:29d2c2f5c2cf
Tue, 28 Jul 2015 16:33:35 -0700 Peter D. Barnes, Jr. Build profile macros
Tue, 28 Jul 2015 19:55:54 +0200 Sébastien Deronne fix incorrect NAV duration (reported by Xiaowen Wang)
Fri, 24 Jul 2015 08:59:57 +0200 Tommaso Pecorella Bug 2148 - Ipv6Interface::SetUp doesn't re-create the Link-Local addresses
Sun, 26 Jul 2015 14:01:43 +0100 Gustavo Carneiro Update to get pybindgen from github, with new version scheme
Sat, 25 Jul 2015 23:55:40 +0200 Tommaso Pecorella [Doxygen] update sixlowpan in/out params
Sat, 25 Jul 2015 20:17:45 +0200 Tommaso Pecorella [Doxygen] update topology-read in/out params
Fri, 24 Jul 2015 12:45:22 -0700 Peter D. Barnes, Jr. [Doxygen] Label arguments as in,out. Sentence capitalization.
Fri, 24 Jul 2015 11:49:59 -0700 Peter D. Barnes, Jr. Revert df256d84a7fa.
Fri, 24 Jul 2015 11:49:29 -0700 Peter D. Barnes, Jr. [Sphinx] Fix mesh manual bugs.
Thu, 23 Jul 2015 21:55:17 +0200 Sébastien Deronne Bug 2156 [wifi] - Duplicate packets when using two level aggregation
Wed, 22 Jul 2015 17:10:15 -0700 Peter D. Barnes, Jr. [Doxygen] Fix dirty repo detection.
Wed, 22 Jul 2015 17:09:55 -0700 Peter D. Barnes, Jr. [Doxygen] Template parameter deduction.
Tue, 21 Jul 2015 16:21:49 -0700 Peter D. Barnes, Jr. Add NonCopyable, refactor Singleton.
Tue, 21 Jul 2015 16:20:17 -0700 Peter D. Barnes, Jr. [Doxygen] Remaining in core
Tue, 21 Jul 2015 12:20:12 -0700 Peter D. Barnes, Jr. Clarify that Time arguments to Schedule are all delays wrt Now.
Fri, 10 Jul 2015 18:13:14 -0700 Peter D. Barnes, Jr. [Doxygen] Better documentation for NS_DEPRECATED
Wed, 08 Jul 2015 17:36:16 -0700 Peter D. Barnes, Jr. Remove file-local uncalled and unimplemented functions.
Mon, 06 Jul 2015 14:43:38 -0700 Peter D. Barnes, Jr. Fix spelling
Wed, 22 Jul 2015 23:19:22 +0200 Sébastien Deronne update RELEASE_NOTES
Wed, 22 Jul 2015 23:16:53 +0200 Matias Richart Bug 2154 [wifi] - Incorrect power calculation in wifi power adaptation examples
Wed, 22 Jul 2015 23:14:47 +0200 Matias Richart Bug 2153 [wifi] - Incorrect power limits in wifi power control algorithms
Wed, 22 Jul 2015 08:53:01 -0700 Christopher Hepner improve mesh model library documentation (based on original documentation text from Kirill Andreev)
Wed, 22 Jul 2015 08:47:43 -0700 Tom Henderson add more documentation structure for mesh module
Wed, 22 Jul 2015 08:42:18 -0700 Tom Henderson fix task name in wscript
Wed, 22 Jul 2015 01:13:59 +0200 Matthieu Coudron Simplify ns3tcp test code used for pcap writing
Wed, 22 Jul 2015 01:13:06 +0200 Matthieu Coudron Add SinkWithHeader to PcapHelper
Mon, 20 Jul 2015 10:27:31 +0200 Alina Quereilhac revert changeset 4be177372dc4 (Bug 2119) due to test 'dummy-network' now crashing for OS X
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip