Wed, 03 Jun 2009 20:58:39 +0200 Mirko Banchi aggregated MSDUs must not lose their tags
Wed, 03 Jun 2009 17:42:22 +0200 Mathieu Lacage fix build with gcc 3.4.6
Wed, 03 Jun 2009 17:42:13 +0200 Mathieu Lacage make it fit on my monitor
Wed, 03 Jun 2009 17:40:03 +0200 Mathieu Lacage rescan python bindings
Wed, 03 Jun 2009 13:19:06 +0200 Mathieu Lacage update AUTHORS
Wed, 03 Jun 2009 13:17:23 +0200 Mathieu Lacage merge with HEAD
Wed, 03 Jun 2009 13:17:04 +0200 Mathieu Lacage remove duplicate filename declaration
Wed, 03 Jun 2009 11:53:26 +0200 Nicola Baldo added support for radiotap and prism headers
Wed, 03 Jun 2009 10:04:51 +0200 Mathieu Lacage bug 535: UDP/TCP ShutdownRecv incorrect
Wed, 03 Jun 2009 10:02:25 +0200 Mathieu Lacage bug 561: CommandLine based programs should exit with non-zero return if bad parameters are given
Wed, 03 Jun 2009 09:48:31 +0200 Mathieu Lacage bug 550: NetDevice::GetChannel method need clarification
Tue, 02 Jun 2009 19:46:01 +0200 Mathieu Lacage merge with HEAD
Tue, 02 Jun 2009 19:45:03 +0200 Mathieu Lacage Backed out changeset b7faa7398d1e
Tue, 02 Jun 2009 19:40:05 +0200 Pavel Boyko bug 572: Tag offsets not updated in Packet::PeekData
Tue, 02 Jun 2009 16:38:24 +0200 Mathieu Lacage merge with HEAD
Tue, 02 Jun 2009 16:37:41 +0200 Mathieu Lacage improve logging output
Tue, 02 Jun 2009 16:23:39 +0200 Mathieu Lacage add missing log call
Sun, 31 May 2009 22:11:52 -0700 Tom Henderson more doxygen cleanup
Sat, 30 May 2009 15:20:56 -0700 Tom Henderson Doxygen cleanup
Sat, 30 May 2009 10:38:27 -0700 Tom Henderson some revisions to the routing section of the manual
Fri, 29 May 2009 06:40:34 -0700 Tom Henderson Enable EmuNetDevice for multicast, based on underlying device (bug 571)
Fri, 29 May 2009 13:33:20 -0700 Tom Henderson add comment about NS_OBJECT_ENSURE_REGISTERED() macro to the manual
Fri, 29 May 2009 14:44:12 +0200 Mathieu Lacage fix link on osx
Fri, 29 May 2009 10:22:31 +0200 Mathieu Lacage fix build
Thu, 28 May 2009 21:41:45 -0700 Tom Henderson api changes and release notes for IPv4 routing rework
Thu, 28 May 2009 21:38:49 -0700 Tom Henderson bindings/ changes for IPv4 routing rework
Thu, 28 May 2009 21:38:06 -0700 Tom Henderson examples/ changes for IPv4 routing rework
Thu, 28 May 2009 21:37:25 -0700 Tom Henderson src/ and utils/ changes for IPv4 routing rework
Thu, 28 May 2009 20:16:56 +0200 Mathieu Lacage update RELEASE_NOTES
Thu, 28 May 2009 20:10:27 +0200 Gary Pei 802.11b PHY support
Thu, 28 May 2009 20:09:28 +0200 Gary Pei Fixed propagation loss model
Thu, 28 May 2009 18:25:53 +0200 Mathieu Lacage merge with head
Thu, 28 May 2009 18:24:41 +0200 Timo Bingmann typo
Thu, 28 May 2009 18:21:05 +0200 Timo Bingmann const cleanup
Thu, 28 May 2009 18:19:51 +0200 Timo Bingmann test propagation loss models
Thu, 28 May 2009 18:19:23 +0200 Timo Bingmann Nakagami propagation loss model from ns2
Thu, 28 May 2009 18:15:23 +0200 Timo Bingmann increment precision of PI
Thu, 28 May 2009 17:52:17 +0200 Timo Bingmann const cleanup
Thu, 28 May 2009 17:49:52 +0200 Mathieu Lacage move GetEifsNoDifs to DcfManager
Thu, 28 May 2009 17:49:38 +0200 Timo Bingmann move GetEifsNoDifs to DcfManager
Thu, 28 May 2009 17:13:44 +0100 Gustavo J. A. M. Carneiro Pull in new pybindgen version for bug fixes
Thu, 28 May 2009 11:07:41 +0200 Mirko Banchi last amsdu subframe in an A-MSDU should have no padding
Sun, 24 May 2009 11:39:41 +0100 Mathieu Lacage Don't allow pybindgen version greater than our requested version, to avoid python scanning generating backward incompatible API defs.
Thu, 21 May 2009 06:46:38 -0700 Tom Henderson initialize timer in Timer unit tests
Thu, 21 May 2009 06:07:03 -0700 Tom Henderson Fix bug 570 (ArpCache not registered)
Thu, 21 May 2009 06:04:40 -0700 Tom Henderson rescan python bindings
Thu, 21 May 2009 06:03:42 -0700 Tom Henderson fix packet tag manual documentation
Wed, 20 May 2009 15:54:56 +0200 Mathieu Lacage fix uninitialized variable
Tue, 19 May 2009 15:41:01 +0200 Fabian Mauchle bug 568: Timer's default destroy policy not set.
Tue, 19 May 2009 15:39:15 +0200 Andrey Hippo bug 567: --enable-static does not work on i686
Tue, 19 May 2009 15:35:05 +0200 Mathieu Lacage rescan python
Tue, 19 May 2009 15:34:20 +0200 Mathieu Lacage bug 560: remove deprecated methods.
Mon, 18 May 2009 14:10:49 +0100 Gustavo J. A. M. Carneiro Don't event try to enable -Wl,--soname option if we're not on linux.
Mon, 18 May 2009 11:06:26 +0100 Gustavo J. A. M. Carneiro Add -Wl,--soname=libns3.so to link flags to allow dlopen hacks
Thu, 14 May 2009 10:21:38 +0200 Mathieu Lacage add missing constructor
Mon, 11 May 2009 11:18:18 -0700 Adrian S. W. Tam fixed packet trace time bomb in csma
Mon, 11 May 2009 14:02:17 +0200 Mirko Banchi mismatching type
Thu, 07 May 2009 09:13:06 +0200 Adrian S.-W. Tam test and fix Buffer::Iterator::WriteHtolsbU64, Buffer::Iterator::ReadU64 , Buffer::Iterator::ReadLsbtohU64
Tue, 05 May 2009 16:08:36 +0200 Mathieu Lacage improve wording
Tue, 05 May 2009 14:55:23 +0200 Mathieu Lacage enable python+static build on osx
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip