Sun, 08 Jul 2007 15:17:45 -0700 Tom Henderson Remove NS_DEBUG in destructor
Sun, 08 Jul 2007 15:12:50 -0700 Tom Henderson Add ctor/dtor to StaticRouterLSA, add the Add() method to add link records, misc. cleanup
Sun, 08 Jul 2007 13:55:39 -0700 Tom Henderson Add Set methods to class Ipv4Address (like the non-default ctors)
Sun, 08 Jul 2007 13:55:03 -0700 Tom Henderson Add routing module to run_tests; add node module as dependency to routing
Fri, 06 Jul 2007 17:13:49 -0700 Tom Henderson include node.h
Fri, 06 Jul 2007 16:57:35 -0700 Tom Henderson Add more scaffolding
Fri, 06 Jul 2007 16:44:58 -0700 Tom Henderson Add static-route-manager scaffolding
Fri, 06 Jul 2007 16:21:50 -0700 Tom Henderson Add routing dependency to inode in SConstruct
Fri, 06 Jul 2007 15:10:01 -0700 Craig Dowell merge ns3-dev
Fri, 06 Jul 2007 15:07:03 -0700 Craig Dowell static routing
Fri, 06 Jul 2007 15:06:26 -0700 Craig Dowell static routing
Fri, 06 Jul 2007 15:05:47 -0700 Craig Dowell static routing
Fri, 06 Jul 2007 15:04:33 -0700 Craig Dowell static routing
Fri, 06 Jul 2007 15:03:59 -0700 Craig Dowell static routing
Fri, 06 Jul 2007 14:47:01 -0700 Tom Henderson remove p2p strings in simple-static-routing example
Fri, 06 Jul 2007 14:39:59 -0700 Tom Henderson merge ns-3-dev
Fri, 06 Jul 2007 14:19:40 -0700 Tom Henderson a few fixes to the LSAs
Fri, 06 Jul 2007 13:13:43 -0700 Tom Henderson add example static routing script; a few changes to static-router LSAs
Thu, 05 Jul 2007 23:27:28 -0700 Craig Dowell beginnings of static routing
Tue, 03 Jul 2007 12:43:39 -0700 Craig Dowell test
Thu, 28 Jun 2007 14:54:42 -0700 Craig Dowell test
Thu, 28 Jun 2007 14:39:56 -0700 Craig Dowell test
Thu, 28 Jun 2007 14:29:46 -0700 Craig Dowell test
Wed, 20 Jun 2007 12:07:31 -0700 Craig Dowell test
Fri, 03 Aug 2007 09:09:19 +0200 Mathieu Lacage move constants to private section
Thu, 02 Aug 2007 14:56:04 +0100 Gustavo J. A. M. Carneiro Send PacketMetadataTest unit test output to Failure (), not std::cout.
Thu, 02 Aug 2007 14:48:36 +0100 Gustavo J. A. M. Carneiro In some places, print debug messages / errors to stderr, not stdout.
Thu, 02 Aug 2007 14:47:51 +0100 Gustavo J. A. M. Carneiro Replace the stdout "warning" with a NS_FATAL_ERROR
Thu, 02 Aug 2007 13:59:08 +0100 Gustavo J. A. M. Carneiro Bug #7: Better breakpoints.
Thu, 02 Aug 2007 08:55:56 +0200 Mathieu Lacage do not access the iterator after erasing it
Wed, 01 Aug 2007 21:35:34 +0100 Gustavo J. A. M. Carneiro Detect when running waf --shell with stale environment variables and give an error when it happens.
Wed, 01 Aug 2007 18:34:23 +0100 Gustavo J. A. M. Carneiro WAF: when changing environment (e.g. LD_LIBRARY_PATH for --run and --shell), make the new paths take precedence over the old ones.
Wed, 01 Aug 2007 19:52:59 +0200 Mathieu Lacage merge with trunk
Fri, 27 Jul 2007 17:49:04 +0200 Mathieu Lacage optmize slightly Ptr<T>::Acquire
Fri, 27 Jul 2007 17:44:15 +0200 Mathieu Lacage remove GetEventImpl
Fri, 27 Jul 2007 17:36:14 +0200 Mathieu Lacage be more consistant in the handling of references
Fri, 27 Jul 2007 17:28:17 +0200 Mathieu Lacage more optimizations
Fri, 27 Jul 2007 17:18:14 +0200 Mathieu Lacage optimize EventImpl refcounting
Fri, 27 Jul 2007 15:37:22 +0200 Mathieu Lacage use a Ptr<> to manage EventImpl instances
Fri, 27 Jul 2007 15:37:05 +0200 Mathieu Lacage add an extra constructor to use when the Create template cannot be used
Fri, 27 Jul 2007 09:53:15 +0200 Mathieu Lacage add refcounting to EventImpl
Fri, 27 Jul 2007 09:50:21 +0200 Mathieu Lacage GetEventImpl -> PeekEventImpl
Wed, 01 Aug 2007 09:38:55 +0200 Mathieu Lacage merge
Wed, 01 Aug 2007 09:38:09 +0200 Mathieu Lacage fix bug 59: debug output now goes to stderr.
Tue, 31 Jul 2007 13:49:11 +0100 Gustavo J. A. M. Carneiro Add emacs C++ mode selection line, missing from some header files.
Sat, 28 Jul 2007 23:20:58 -0700 Tom Henderson Fix lengthType initialization for optimized build
Sat, 28 Jul 2007 14:14:16 +0100 Gustavo J. A. M. Carneiro WAF: remove the obj.includes = '.' part from modules, since it causes build failure in OS X, and waf was just fixed to enable header files dependency tracking by default without needing to change obj.includes
Sat, 28 Jul 2007 14:50:56 +0200 Mathieu Lacage start filling release notes with merged items
Sat, 28 Jul 2007 13:25:10 +0200 Mathieu Lacage fix basic coding style issues
Sat, 28 Jul 2007 13:22:47 +0200 Mathieu Lacage fix indent, basic coding style issues
Sat, 28 Jul 2007 13:20:47 +0200 Mathieu Lacage protocol number is a 16 bit unsigned integer
Sat, 28 Jul 2007 13:15:04 +0200 Mathieu Lacage param is a 16 bit integer. implement proper llc encapsulation/decapsulation
Sat, 28 Jul 2007 13:14:24 +0200 Mathieu Lacage small cleanups
Sat, 28 Jul 2007 12:41:53 +0200 Mathieu Lacage pktType -> encapMode
Sat, 28 Jul 2007 12:30:31 +0200 Mathieu Lacage disable copy constructor and operator = for CsmaCdNetDevice
Fri, 27 Jul 2007 14:54:41 -0700 Tom Henderson fix tracing
Fri, 27 Jul 2007 14:43:56 -0700 Tom Henderson disable tracing; fix ifIndex assignment
Fri, 27 Jul 2007 14:40:50 -0700 Tom Henderson return ifIndex when adding netdevice to node (topology)
Fri, 27 Jul 2007 13:07:36 -0700 Tom Henderson rename example from p2p to point-to-point
Fri, 27 Jul 2007 12:50:31 -0700 Tom Henderson new script for csma-cd
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip