Thu, 13 Dec 2007 15:07:08 +0100 Mathieu Lacage implement the MRR portion of AMRR
Thu, 13 Dec 2007 15:04:11 +0100 Mathieu Lacage return the computed rate
Thu, 13 Dec 2007 14:43:56 +0100 Mathieu Lacage implement AMRR for true.
Thu, 13 Dec 2007 13:00:02 +0100 Mathieu Lacage AMRR rate control algorithm
Thu, 13 Dec 2007 09:26:20 +0100 Mathieu Lacage the meat of the onoe rate control algorithm.
Thu, 13 Dec 2007 08:39:08 +0100 Mathieu Lacage Onoe rate control
Wed, 12 Dec 2007 13:36:16 +0100 Mathieu Lacage use the new MacStation::Report*Failed methods.
Wed, 12 Dec 2007 13:17:04 +0100 Mathieu Lacage add MacStation::ReportFinal* methods for onoe rate control model
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
Wed, 12 Dec 2007 09:33:22 +0100 Mathieu Lacage add legend support to gnuplot output
Tue, 11 Dec 2007 17:53:54 +0100 Mathieu Lacage updated doxygen
Tue, 11 Dec 2007 17:48:09 +0100 Mathieu Lacage estimation delay and jitter
Tue, 11 Dec 2007 15:54:58 +0100 Mathieu Lacage merge with HEAD
Tue, 11 Dec 2007 14:03:20 +0100 Mathieu Lacage add tracing support to PacketSink
Tue, 11 Dec 2007 14:03:02 +0100 Mathieu Lacage fix small typo
Tue, 11 Dec 2007 13:51:18 +0100 Mathieu Lacage add tx packet trace support
Tue, 11 Dec 2007 13:51:03 +0100 Mathieu Lacage add application tracing support
Tue, 11 Dec 2007 13:42:09 +0100 Mathieu Lacage make Packet::AddTag a const method
Thu, 31 Jan 2008 22:23:46 +0100 Mathieu Lacage AddInterface -> AggregateObject
Thu, 31 Jan 2008 22:11:03 +0100 Mathieu Lacage QueryInterface -> GetObject
Thu, 31 Jan 2008 21:58:13 +0100 Mathieu Lacage merge with HEAD again
Wed, 30 Jan 2008 17:20:55 +0100 Mathieu Lacage merge with HEAD
Wed, 16 Jan 2008 10:27:07 +0100 Mathieu Lacage interface-id -> type-id
Tue, 15 Jan 2008 12:58:27 +0100 Mathieu Lacage merge with head
Tue, 15 Jan 2008 12:44:09 +0100 Mathieu Lacage iid -> tid
Tue, 15 Jan 2008 12:43:07 +0100 Mathieu Lacage iid (void) -> GetTypeId (void)
Tue, 15 Jan 2008 12:36:22 +0100 Mathieu Lacage InterfaceId -> TypeId
Thu, 03 Jan 2008 11:39:45 +0100 Mathieu Lacage replace ComponentManager::Create and ClassId with InterfaceId::CreateObjest and InterfaceId
Thu, 03 Jan 2008 11:37:23 +0100 Mathieu Lacage typo
Thu, 03 Jan 2008 11:37:09 +0100 Mathieu Lacage use NS_OBJECT_ENSURE_REGISTERED and fix off-by-one in IidManager::GetRegistered
Thu, 03 Jan 2008 11:30:02 +0100 Mathieu Lacage add NS_OBJECT_ENSURE_REGISTERED
Thu, 03 Jan 2008 11:29:35 +0100 Mathieu Lacage go to the next element in search loop
Thu, 03 Jan 2008 10:37:50 +0100 Mathieu Lacage work around weird compiler warning/error.
Thu, 03 Jan 2008 10:15:41 +0100 Mathieu Lacage check constructor with reference arguments
Thu, 03 Jan 2008 09:10:40 +0100 Mathieu Lacage a replacement for ClassIdDefaultValue
Thu, 03 Jan 2008 09:10:23 +0100 Mathieu Lacage add InterfaceId::HasConstructor
Thu, 03 Jan 2008 08:42:04 +0100 Mathieu Lacage make the internal InterfaceId constructor explicit
Thu, 03 Jan 2008 08:41:15 +0100 Mathieu Lacage add support to browse the list of existing InterfaceId
Thu, 03 Jan 2008 08:34:31 +0100 Mathieu Lacage get rid of MakeInterfaceId
Wed, 02 Jan 2008 15:54:53 +0100 Mathieu Lacage add 'factory' support to InterfaceId
Wed, 02 Jan 2008 13:40:37 +0100 Mathieu Lacage merge with callback improvements.
Wed, 02 Jan 2008 12:24:25 +0100 Mathieu Lacage rewrite interface id metadata
Wed, 02 Jan 2008 11:08:11 +0100 Mathieu Lacage remove some remnants from the iid-a-variable era.
Wed, 02 Jan 2008 10:57:25 +0100 Mathieu Lacage add some separation markers
Wed, 02 Jan 2008 10:33:39 +0100 Mathieu Lacage replace static const Interface iid; with static InterfaceId iid (void);
Wed, 02 Jan 2008 09:25:31 +0100 Mathieu Lacage fix bug 122: get rid of duplicate argument to QueryInterface
Wed, 02 Jan 2008 09:09:24 +0100 Mathieu Lacage add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
Wed, 30 Jan 2008 15:33:48 +0100 Mathieu Lacage remove dependency on Callbacks from Ptr test code
Sun, 27 Jan 2008 10:58:22 -0800 Tom Henderson some more tutorial updates
Sat, 26 Jan 2008 06:01:45 -0800 Tom Henderson fix optimized build
Fri, 25 Jan 2008 15:41:47 -0800 Tom Henderson Fix uninitialized member
Fri, 25 Jan 2008 15:21:40 -0800 Tom Henderson Merge TCP implementation (raj/ns-3-tcp)
Fri, 25 Jan 2008 13:57:38 -0500 Raj Bhattacharjea Added in ns-3-tcp (second try)
Fri, 25 Jan 2008 11:58:17 -0800 Tom Henderson Add chapter on callbacks to the tutorial
Sat, 19 Jan 2008 21:03:18 -0800 Tom Henderson add hyperlinks to wiki, Doxygen
Sat, 19 Jan 2008 20:58:01 -0800 Tom Henderson Split tutorial.texi into multiple files; some work on the tracing section
Tue, 15 Jan 2008 16:01:26 -0800 Craig Dowell Added tag release ns-3.0.10 for changeset b5bf2588cde2
Tue, 15 Jan 2008 15:43:00 -0800 Craig Dowell bump version and add release notes ns-3.0.10
Tue, 15 Jan 2008 15:14:24 +0000 Gustavo J. A. M. Carneiro Print the correct type in the callback assign error message (instead of Ptr<const CallbackImplBase>)
Thu, 10 Jan 2008 07:31:40 -0800 Tom Henderson Doxygen organization
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip