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
Wed, 15 Jul 2015 16:52:16 +0200 Alina Quereilhac Bug 2119 - valgrind leaks intermittently reported for fd-net-device dummy-network - Required SimulatorImplementationType to be set to ns3::RealtimeSimulatorImpl
Mon, 13 Jul 2015 20:32:31 -0700 Tom Henderson update CHANGES.html and RELEASE_NOTES
Mon, 13 Jul 2015 19:18:49 -0700 Tom Henderson rescan internet bindings
Mon, 13 Jul 2015 17:58:06 -0700 Natale Patriciello Documented TCP states, moved enum inside TcpSocket
Mon, 13 Jul 2015 17:57:09 -0700 Natale Patriciello Window() is now managed inside TcpSocketBase
Mon, 13 Jul 2015 17:56:15 -0700 Natale Patriciello Initialize cWnd and ssTh in TcpSocketBase
Mon, 13 Jul 2015 10:02:55 -0700 Natale Patriciello Moved cWnd and ssThresh inside TcpSocketBase
Mon, 13 Jul 2015 08:26:43 -0700 Natale Patriciello TCP flags are now printed using string instead of numbers
Mon, 13 Jul 2015 08:23:40 -0700 Natale Patriciello TcpHeader can be printed in NS_LOG messages
Mon, 13 Jul 2015 08:06:38 -0700 Natale Patriciello DoForwardUp behavior unified for IPv4 and IPv6
Mon, 13 Jul 2015 08:05:07 -0700 Natale Patriciello Addressed comment in CodeReview
Mon, 13 Jul 2015 08:03:44 -0700 Natale Patriciello Checked style on TcpL4Protocol
Mon, 13 Jul 2015 08:02:58 -0700 Natale Patriciello Const correctness enforced
Mon, 13 Jul 2015 07:53:58 -0700 Natale Patriciello Duplicated code removed from Receive in TcpL4Protocol
Mon, 13 Jul 2015 07:50:47 -0700 Natale Patriciello Bug 2132: If no endpoints are found for the incoming packet, the TcpL4Protocol sends an RST packet. However it was not well-formatted (missing right source, destination and ports).
Mon, 13 Jul 2015 07:48:39 -0700 Natale Patriciello Documentation improvements on TcpL4Protocol
Wed, 08 Jul 2015 06:58:31 -0700 Natale Patriciello Unused header removed to enable a faster compile process.
Wed, 08 Jul 2015 06:50:00 -0700 Natale Patriciello Thanks to previous commits, now TcpSocketBases uses only public methods on TcpL4Protocol and the friend relation could be removed.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 tip