Fri, 19 Jun 2009 08:43:58 +0200 Mathieu Lacage make CreateObject<> behave like Create<>: use positional constructor arguments rather than attribute lists.
Fri, 19 Jun 2009 08:37:15 +0200 Mathieu Lacage merge with head
Fri, 19 Jun 2009 08:36:48 +0200 Mathieu Lacage kill unused method
Thu, 18 Jun 2009 11:43:40 +0200 fmoatamr Bug 589: UdpSocketImpl unit test is leaking
Wed, 17 Jun 2009 17:05:51 +0200 Mathieu Lacage remove dead code
Wed, 17 Jun 2009 12:07:25 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Fri, 12 Jun 2009 10:31:19 +0100 Gustavo J. A. M. Carneiro Don't remove all tags, only the SocketAddressTag.
Thu, 11 Jun 2009 16:12:11 +0100 Gustavo J. A. M. Carneiro Remove packet tags before reinjecting the packet into the stack
Thu, 11 Jun 2009 16:02:58 +0100 Gustavo J. A. M. Carneiro merge
Thu, 11 Jun 2009 16:02:10 +0100 Gustavo J. A. M. Carneiro VirtualNetDevice: Single Receive() (promisc. one); add trace sources to align better with CsmaNetDevice. Add SetAddress()
Tue, 09 Jun 2009 18:00:52 +0100 Gustavo J. A. M. Carneiro merge
Tue, 09 Jun 2009 18:00:24 +0100 Gustavo J. A. M. Carneiro Make the value returned by VirtualNetDevice::IsPointToPoint configurable.
Tue, 09 Jun 2009 17:48:51 +0100 Gustavo J. A. M. Carneiro cleanup virtual netdevice example
Tue, 09 Jun 2009 17:42:57 +0100 Gustavo J. A. M. Carneiro Rename TapNetDevice to VirtualNetDevice
Tue, 02 Jun 2009 18:35:05 +0100 Gustavo J. A. M. Carneiro api docs fixes
Sat, 30 May 2009 17:37:38 +0100 Gustavo J. A. M. Carneiro merge
Sat, 30 May 2009 17:36:50 +0100 Gustavo J. A. M. Carneiro Add an example for TapNetDevice
Sat, 30 May 2009 17:36:29 +0100 Gustavo J. A. M. Carneiro Remove TapNetDevice::[GS]etName; a couple of bug fixes.
Sun, 24 May 2009 16:18:20 +0100 Gustavo J. A. M. Carneiro Add TapNetDevice (formerly known as VirtualNetDevice)
Wed, 17 Jun 2009 11:26:36 +0100 Gustavo J. A. M. Carneiro Bug #594: cygwin won't build.
Mon, 15 Jun 2009 15:42:32 -0700 Craig Dowell update dox for waf --check
Mon, 15 Jun 2009 15:22:33 -0700 Andrey Hippo tuturial fixes
Fri, 12 Jun 2009 12:33:57 +0100 Gustavo J. A. M. Carneiro merge
Fri, 12 Jun 2009 12:33:37 +0100 Gustavo J. A. M. Carneiro Run unit tests as indenpendent WAF tasks
Fri, 12 Jun 2009 12:33:21 +0100 Gustavo J. A. M. Carneiro Upgrade to WAF 1.5.8
Wed, 10 Jun 2009 23:09:04 +0200 Mathieu Lacage document default
Wed, 10 Jun 2009 11:13:49 +0200 Mathieu Lacage register missing constructors
Wed, 10 Jun 2009 08:36:51 +0200 Mathieu Lacage move global routing code into global routing directory
Tue, 09 Jun 2009 06:47:18 -0700 Tom Henderson fix doxygen collision
Tue, 09 Jun 2009 06:10:09 -0700 Tom Henderson add two AUTHORS
Tue, 09 Jun 2009 09:21:48 +0200 Mathieu Lacage rescan python
Tue, 09 Jun 2009 09:13:42 +0200 Mathieu Lacage use packet tags rather than byte tags to match TcpSocketImpl and UdpSocketImpl
Tue, 09 Jun 2009 09:06:04 +0200 Mathieu Lacage merge
Mon, 08 Jun 2009 16:45:13 +0200 Mathieu Lacage no need to keep around a Ptr<Packet>
Mon, 08 Jun 2009 16:44:21 +0200 Mathieu Lacage don't call PeekData if we can
Mon, 08 Jun 2009 16:43:55 +0200 Mathieu Lacage no need to call PeekData+memcpy. use CopyData instead
Mon, 08 Jun 2009 16:43:21 +0200 Mathieu Lacage avoid extra memory allocations when using PcapWriter
Mon, 08 Jun 2009 16:42:06 +0200 Mathieu Lacage CopyData is more efficient than a PeekData+memcpy pair
Mon, 08 Jun 2009 16:58:28 -0700 Craig Dowell fix build
Mon, 08 Jun 2009 15:11:04 +0200 Mathieu Lacage merge
Mon, 08 Jun 2009 15:10:49 +0200 Mathieu Lacage Backed out changeset d21a2eafb84d
Mon, 08 Jun 2009 14:14:04 +0200 Mathieu Lacage bug 580: doxygen introspection does not document global values
Mon, 08 Jun 2009 13:50:38 +0200 Kirill V. Andreev bug 584: NAV duration is set incorrectly in MacLow::DoNavResetNow
Mon, 08 Jun 2009 13:47:04 +0200 Kirill V. Andreev bug 581: error in double include of dcf-manager.h
Mon, 08 Jun 2009 13:44:51 +0200 Mathieu Lacage bug 583: Simulator::SetImplementation not implemented
Mon, 08 Jun 2009 13:37:30 +0200 Kirill V. Andreev bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues
Mon, 08 Jun 2009 09:43:47 +0200 Mathieu Lacage doh. stupid, stupid, untested typo.
Mon, 08 Jun 2009 09:24:25 +0200 Mathieu Lacage remove dead reference to EnableMetadata
Mon, 08 Jun 2009 09:22:29 +0200 Tom Henderson update manual for new tag API
Mon, 08 Jun 2009 09:19:00 +0200 Mathieu Lacage merge with HEAD
Thu, 04 Jun 2009 08:41:27 +0200 Mathieu Lacage remove byte tags too
Thu, 04 Jun 2009 08:41:15 +0200 Mathieu Lacage update documentation
Wed, 03 Jun 2009 08:49:40 +0200 Mathieu Lacage new tags
Fri, 05 Jun 2009 09:46:08 -0700 Tom Henderson main-ptr sample program was left out of build
Thu, 04 Jun 2009 12:07:48 -0700 Craig Dowell update to new trace hook in object-names example
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
(0) -3000 -1000 -300 -100 -60 +60 +100 tip