Tue, 25 Aug 2015 19:15:35 +0200 Sébastien Deronne avoid calls to GetQosTid for non QoS Data
Tue, 25 Aug 2015 06:46:23 -0700 Matías Richart Bug 2171 - power-adaptation-distance.cc:202:22: error: call to 'pow' is ambiguous
Mon, 24 Aug 2015 20:02:16 +0200 Sébastien Deronne add missing condition in mac-low
Sun, 23 Aug 2015 16:06:17 -0700 Tom Henderson avoid test suite name collision
Sat, 22 Aug 2015 17:06:25 +0200 Tommaso Pecorella Bug 2166 - SteadyStateRandomWaypointMobilityModel directs the node to the ground
Sat, 22 Aug 2015 16:27:17 +0200 Tommaso Pecorella Fix clang "error: unused function" error.
Fri, 21 Aug 2015 13:48:32 -0700 Peter D. Barnes, Jr. Refactor test name character restrictions: allow '*'
Fri, 21 Aug 2015 13:46:14 -0700 Peter D. Barnes, Jr. Change TestSuite class name to avoid duplication in static builds.
Fri, 21 Aug 2015 11:58:50 -0700 Junling Bu bug 2146: bug in WAVE channel coordination code
Tue, 18 Aug 2015 16:59:27 -0700 Peter D. Barnes, Jr. Merge
Tue, 18 Aug 2015 16:46:10 -0700 Peter D. Barnes, Jr. [doxygen] Revise TracedCallback function signatures for const.
Tue, 18 Aug 2015 16:34:50 -0700 Peter D. Barnes, Jr. Log attempted file path on failure to open pcap file.
Tue, 18 Aug 2015 16:33:58 -0700 Peter D. Barnes, Jr. Spell out organization name in copyright notice.
Mon, 17 Aug 2015 11:54:05 -0700 Peter D. Barnes, Jr. [doxygen] fix typos
Thu, 13 Aug 2015 15:12:17 -0700 Peter D. Barnes, Jr. Better reporting of Callback type mismatches.
Thu, 13 Aug 2015 15:11:25 -0700 Peter D. Barnes, Jr. NS_FATAL_ERROR_CONT macro, to report an error message, but allow the caller to terminate later.
Wed, 12 Aug 2015 16:37:08 -0700 Peter D. Barnes, Jr. TypeTraits<T>::BaseType, PtrBaseType and IsPtr
Wed, 12 Aug 2015 14:57:34 -0700 Peter D. Barnes, Jr. Add filter-out option, relabel some options, for doxygen.warning.report.sh
Wed, 29 Jul 2015 13:56:55 -0700 Peter D. Barnes, Jr. Refactor TracedValue callback function signatures.
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.
Tue, 18 Aug 2015 16:17:36 -0700 Peter D. Barnes, Jr. Refactor test name character restrictions
Tue, 18 Aug 2015 15:19:32 -0700 Peter D. Barnes, Jr. Flush pcap files in debug builds.
Tue, 18 Aug 2015 15:15:04 -0700 Peter D. Barnes, Jr. Fix response vector file path construction.
Mon, 17 Aug 2015 15:31:27 -0700 Tom Henderson fix maybe-uninitialized warning
Mon, 17 Aug 2015 14:52:57 -0700 Tom Henderson update RELEASE_NOTES
Mon, 17 Aug 2015 14:43:08 -0700 Tom Henderson rescan mesh bindings
Mon, 17 Aug 2015 14:31:07 -0700 Tom Henderson bug 1482: avoid newlines in mesh header Print() methods; implement additional Print() methods; additional cleanup of header-related code
Mon, 17 Aug 2015 14:29:51 -0700 Tom Henderson bug 1482: split PeerLinkFrameStart header into different header types, avoiding the need to set the header type before deserializing
Mon, 17 Aug 2015 14:29:32 -0700 Tom Henderson move definition of Wifi information element IDs from mesh to wifi module; implement more fully the WifiInformationElementVector header class
Mon, 17 Aug 2015 14:02:17 -0700 Tom Henderson update test vectors for mesh header changes from bug 1901 patches
Mon, 17 Aug 2015 13:45:08 -0700 Tom Henderson bug 1901: set MeshControlPresent flag in the QoS Control field
Mon, 17 Aug 2015 13:44:25 -0700 Tom Henderson bug 1901: set mesh frames to type QOSDATA
Sat, 15 Aug 2015 19:30:10 +0200 Sébastien Deronne update RELEASE_NOTES
Sat, 15 Aug 2015 17:14:51 +0200 Vedran Miletić Detect gccxml using CastXML wrapper in waf configure
Sat, 15 Aug 2015 13:15:03 +0200 Sébastien Deronne Add utest for Bug 730
Sat, 15 Aug 2015 13:14:14 +0200 Sébastien Deronne Bug 730 [wifi] - Enabling fragmentation at run-time breaks simulation (patch from Christian Facchini)
Fri, 14 Aug 2015 08:00:38 -0700 Tom Henderson rescan bindings
Thu, 13 Aug 2015 19:53:56 -0700 Tom Henderson fix typo
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 tip