Sun, 23 Mar 2014 16:51:32 +0400 Andrey Mazo mark private global variables as static in log.cc
Fri, 21 Mar 2014 16:57:41 +0100 Nicola Baldo merge
Fri, 21 Mar 2014 13:51:41 +0100 Biljana Bojovic default value of ns3::RadioEnvironmentMapHelper::NoisePower is in W, not mW
Thu, 20 Mar 2014 23:37:16 +0100 mmiozzo Add back forgotten rng testsuite (attibution: Peter Barnes noticed it)
Tue, 18 Mar 2014 13:17:12 +0100 mmiozzo Bug-fix LTE UL Schedulers (all): add lacking allocationMap storage with only HARQ retransmissions
Mon, 17 Mar 2014 20:23:44 +0100 Tommaso Pecorella [Python Bindings] - rebuild internet and flow-monitor modules
Mon, 17 Mar 2014 19:44:36 +0100 Tommaso Pecorella Bug 1845 - FlowMonitor should discard any broadcast/multicast packet
Mon, 17 Mar 2014 19:43:11 +0100 Tommaso Pecorella Bug 1843 - IPv6 extensions dropped packets do not fire L3 drop trace
Mon, 17 Mar 2014 19:34:43 +0100 Tommaso Pecorella Bug 1842 - FlowMonitor SerializeToXml<Something> should be called by the helper
Mon, 17 Mar 2014 13:55:12 +0100 Nicola Baldo fixed Bug 1885 - WifiSpectrumValue5MhzFactory::CreateRfFilter does not align with the used 5Mhz SpectrumModel
Sat, 15 Mar 2014 21:44:06 +0100 Tommaso Pecorella [Manual] Calrify IPv6 address assignement
Sat, 15 Mar 2014 19:18:53 +0100 Tommaso Pecorella Add 6LoWPAN uncompressed IPv6 header support
Sat, 15 Mar 2014 17:04:02 +0100 Tommaso Pecorella Move SourceAddressSelection to Ipv6L3Protocol
Sat, 15 Mar 2014 15:35:58 +0100 Tommaso Pecorella Bug 1883 - IPv6 don't consider the prefix and network when choosing output address
Fri, 14 Mar 2014 15:33:49 -0700 Peter D. Barnes, Jr. [Bug 1882] update RELEASE_NOTES
Fri, 14 Mar 2014 15:31:15 -0700 Peter D. Barnes, Jr. [Bug 1882] int64x64 tests trigger valgrind bug
Thu, 13 Mar 2014 07:53:32 -0700 Gustavo Carneiro fixes for Python 2.6 compatibility
Thu, 13 Mar 2014 06:37:41 -0700 Tom Henderson remove unnecessary forward declaration
Thu, 13 Mar 2014 06:37:04 -0700 Tom Henderson bug 1869: append local build directory before recursing into modules
Thu, 13 Mar 2014 09:29:47 +0100 Tommaso Pecorella [Doxygen] network module
Tue, 11 Mar 2014 21:50:41 +0100 Tommaso Pecorella Fix valgrind errors in ipv[4,6]-fragmentation tests
Mon, 10 Mar 2014 12:52:16 -0700 Peter D. Barnes, Jr. [doxygen] Clarify doxygen.conf PREDEFINED variable.
Mon, 10 Mar 2014 10:57:50 -0700 Peter D. Barnes, Jr. [doxygen] Make introspected lists more visible, various other doxy
Wed, 05 Mar 2014 17:08:10 -0800 Peter D. Barnes, Jr. [doxygen] Fix warning
Wed, 05 Mar 2014 17:06:59 -0800 Peter D. Barnes, Jr. [doxygen] Revert r10410, r10411, r10412
Wed, 05 Mar 2014 16:55:49 -0800 Peter D. Barnes, Jr. [doxygen] Stop warnings from NS_LOG_COMPONENT_DEFINE and NS_OBJECT_ENSURE_REGISTERED
Wed, 05 Mar 2014 16:35:00 -0800 Peter D. Barnes, Jr. [doxygen] Preserve modified doxygen.conf during doxygen.warnings.report.sh run
Mon, 10 Feb 2014 14:03:59 -0800 Peter D. Barnes, Jr. Ignore introduction of rogue waf scripts.
Sat, 08 Mar 2014 17:50:26 +0100 Tommaso Pecorella Update RELEASE_NOTES
Sat, 08 Mar 2014 17:43:28 +0100 Tommaso Pecorella Bug 1870 - Remove unnecessary AsInt functions
Fri, 07 Mar 2014 22:22:31 +0100 Rubén Martínez Bug 1874 - Ipv4L3Protocol::ProcessFragment: addressCombination and idProto identifiers not properly computed
Mon, 03 Mar 2014 21:49:54 -0800 Peter D. Barnes, Jr. [Bug 1856] Remove duplicate definition
Mon, 03 Mar 2014 13:28:26 -0800 Tom Henderson additional NSC documentation updates
Mon, 03 Mar 2014 06:49:11 -0800 Tom Henderson update NSC documentation
Sun, 02 Mar 2014 23:48:27 +0000 Gustavo Carneiro Fixes to support Python >= 3.3 in ns3 python bindings
Sun, 02 Mar 2014 20:44:58 +0000 Gustavo Carneiro Require new pybindgen version to handle the new Time type changes (int64_t)
Sun, 02 Mar 2014 20:44:20 +0000 Gustavo Carneiro Enable more pybindgen logging
Sun, 02 Mar 2014 12:24:39 +0000 Gustavo Carneiro Add option to disable scanning for 32-bit bindings on 64-bit platforms
Sun, 02 Mar 2014 01:03:04 -0800 Peter D. Barnes, Jr. [Bug [Bug 1856] int64x64_t double conversions: update reference data
Sun, 02 Mar 2014 01:02:23 -0800 Peter D. Barnes, Jr. [Bug 1856] int64x64_t double conversions
Sun, 02 Mar 2014 00:42:05 -0800 Peter D. Barnes, Jr. [Bug 1868] Optimized builds are sensitive to -fstrict-overflow
Thu, 27 Feb 2014 09:45:55 -0500 Daniel Lertpratchya [docs] update wifi.rst and mobility.rst (minor)
Thu, 27 Feb 2014 06:35:58 -0800 Tom Henderson add DSR to the list of routing protocols
Thu, 27 Feb 2014 06:34:42 -0800 Tom Henderson add release step for documentation
Tue, 25 Feb 2014 12:27:05 -0500 Brian Swenson Bug 1859 clang unused variable
Sun, 23 Feb 2014 13:49:13 -0800 Tom Henderson bindings rescan (another try)
Sun, 23 Feb 2014 11:40:20 -0800 Tom Henderson rescan bindings
Sun, 23 Feb 2014 11:40:12 -0800 Tom Henderson update pybindgen version
Sun, 23 Feb 2014 08:45:57 +0100 Tommaso Pecorella [Python Bindings] rescan bindings
Sat, 22 Feb 2014 22:56:14 +0100 Vedran Miletić Clean up function logging for non-DCF part of stats module
Fri, 21 Feb 2014 16:27:43 -0800 Peter D. Barnes, Jr. [Bug 1862] NS_LOG="Time=*|prefix_time" causes stack overflow
Fri, 21 Feb 2014 16:25:43 -0800 Peter D. Barnes, Jr. [Bug 1792] [Bug 1853] Remove inheritance from std::stream in ParameterLogger
Fri, 21 Feb 2014 09:12:38 +0100 Alexander Afanasyev Bug 1294 - New PeekU8 () and Read (Buffer::Iterator start, uint32_t size) methods in Buffer::Iterator
Fri, 21 Feb 2014 11:50:18 -0500 Daniel Lertpratchya [propagation] rescan Python binding
Fri, 21 Feb 2014 13:43:17 +0100 Nicola Baldo fix for Bug 1443 - m_minDistance in FriisPropagationLossModel
Thu, 20 Feb 2014 22:00:09 -0800 Peter D. Barnes, Jr. [Bug 1653] Extension of CommandLine interface
Thu, 20 Feb 2014 22:41:33 +0100 Tommaso Pecorella IPv[4,6] fragmentation tests include tag tests
Thu, 20 Feb 2014 22:35:51 +0100 Tom Goff Bug 1787 - Runtime error when using AnimationInterface::EnablePacketMetadata() to fetch metadata of CSMA packet
Mon, 17 Feb 2014 08:43:58 -0500 Daniel Lertpratchya [wifi] reformat wifi-tx-vector.cc
Thu, 13 Feb 2014 22:53:39 +0100 Tommaso Pecorella Bug 1855 - SixLowPanNetDevice is not correctly indexed
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip