Wed, 19 Mar 2008 11:19:29 -0700 Mathieu Lacage call SetAddress during construction to assign MAC-level addresses.
Wed, 19 Mar 2008 11:19:05 -0700 Mathieu Lacage add SetAddress methods.
Wed, 19 Mar 2008 11:11:34 -0700 Mathieu Lacage fragmentEnd is not zero when this is a fragment.
Wed, 19 Mar 2008 11:10:37 -0700 Mathieu Lacage improve pretty-printing output.
Wed, 19 Mar 2008 11:10:02 -0700 Mathieu Lacage add extra trace sources
Wed, 19 Mar 2008 10:32:06 -0700 Mathieu Lacage add Print to the Chunk base class.
Wed, 19 Mar 2008 10:31:50 -0700 Mathieu Lacage make sure all headers and trailers gets a constructor registered in their TypeId.
Wed, 19 Mar 2008 10:30:59 -0700 Mathieu Lacage make sure the Rx trace event also gets the llc header to be symetric with the tx event.
Mon, 17 Mar 2008 17:47:45 -0700 Mathieu Lacage improve doxygen.
Mon, 17 Mar 2008 17:37:25 -0700 Mathieu Lacage implement Packet::Print
Mon, 17 Mar 2008 14:49:52 -0700 Mathieu Lacage remove dead code.
Mon, 17 Mar 2008 14:01:55 -0700 Mathieu Lacage stop using ChunkRegistry to get header and trailer uids
Mon, 17 Mar 2008 13:31:08 -0700 Mathieu Lacage add TypeId::SetUid/GetUid
Mon, 17 Mar 2008 13:12:17 -0700 Mathieu Lacage define a TypeId for each Header/Trailer.
Mon, 17 Mar 2008 12:12:17 -0700 Mathieu Lacage make the base Header and Trailer classes virtual.
Mon, 17 Mar 2008 11:55:46 -0700 Mathieu Lacage add TypeId::IsChildOf
Mon, 17 Mar 2008 11:47:50 -0700 Mathieu Lacage really kill dead code.
Mon, 17 Mar 2008 11:45:36 -0700 Mathieu Lacage replace PacketPrinter with an iterator
Mon, 17 Mar 2008 05:42:20 +0100 Mathieu Lacage move more code around
Mon, 17 Mar 2008 05:22:29 +0100 Mathieu Lacage move attribute code to ObjectBase.
Sun, 16 Mar 2008 21:52:15 +0100 Mathieu Lacage return the _current_ tid, not the Object tid.
Sun, 16 Mar 2008 21:00:31 +0100 Mathieu Lacage remove Object::m_collecting
Sun, 16 Mar 2008 20:59:04 +0100 Mathieu Lacage introduce ObjectBase::GetInstanceTypeId
Sun, 16 Mar 2008 20:55:18 +0100 Mathieu Lacage split code from object.h/object.cc
Sun, 16 Mar 2008 20:47:46 +0100 Mathieu Lacage get rid of unneeded object-base include
Sun, 16 Mar 2008 19:24:50 +0100 Mathieu Lacage replace TypeId::CreateObject with TypeId::GetConstructor
Sun, 16 Mar 2008 18:42:23 +0100 Mathieu Lacage do not use ObjectBase as a base class.
Thu, 20 Mar 2008 15:16:17 +0000 Gustavo J. A. M. Carneiro Fix parsing of GlobalValues as command line options.
Thu, 20 Mar 2008 15:10:56 +0000 Gustavo J. A. M. Carneiro Fix deserialization for Constant and Uniform random variables.
Wed, 19 Mar 2008 15:43:08 -0700 Mathieu Lacage static-ify
Wed, 19 Mar 2008 15:30:41 -0700 Mathieu Lacage A bunch of wifi smoke tests.
Wed, 19 Mar 2008 15:30:18 -0700 Mathieu Lacage fix typename
Wed, 19 Mar 2008 15:14:17 -0700 Mathieu Lacage get the typename right. make sure the object is registered with our type system.
Wed, 19 Mar 2008 07:10:01 -0700 Tom Henderson Add sample file for attribute values
Sun, 16 Mar 2008 14:35:32 +0000 Gustavo J. A. M. Carneiro Make waf dist much more efficient.
Sat, 15 Mar 2008 23:25:13 +0100 Mathieu Lacage improve doxygen and add explicit getters/setters
Sat, 15 Mar 2008 23:04:01 +0100 Mathieu Lacage make sure that all the Setters can be invoked in any order without memory leak
Sat, 15 Mar 2008 23:03:40 +0100 Mathieu Lacage add missing accessor construction functions.
Sat, 15 Mar 2008 22:27:42 +0100 Mathieu Lacage release the channel.
Sat, 15 Mar 2008 22:27:35 +0100 Mathieu Lacage avoid double-frees.
Sat, 15 Mar 2008 19:51:40 +0100 Mathieu Lacage don't forget to setup propagation delay and loss models on channel.
Sat, 15 Mar 2008 19:38:00 +0100 Mathieu Lacage use the right position attribute name.
Sat, 15 Mar 2008 19:31:57 +0100 Mathieu Lacage more ns3:: prefix fixes.
Sat, 15 Mar 2008 19:29:22 +0100 Mathieu Lacage need to use ns3:: prefix for TypeId names now.
Sat, 15 Mar 2008 16:26:39 +0000 Gustavo J. A. M. Carneiro Fix 'deprecated conversion of string literal to char*' warning with GCC 4.2
Sat, 15 Mar 2008 16:13:18 +0000 Gustavo J. A. M. Carneiro Generate foo-module.h module aggreator header files, for use in user scripts.
Sat, 15 Mar 2008 15:30:37 +0000 Gustavo J. A. M. Carneiro Missing headers.module attribute in the new 'helper' module...
Wed, 26 Dec 2007 13:40:39 +0000 Gustavo J. A. M. Carneiro Add a 'module' attribute to the ns3header object specifying which module each set of headers belongs to.
Fri, 14 Mar 2008 16:37:02 -0700 Mathieu Lacage merge with HEAD
Fri, 14 Mar 2008 16:36:55 -0700 Mathieu Lacage add CopyObject
Thu, 13 Mar 2008 14:35:54 -0700 Mathieu Lacage merge with HEAD
Thu, 13 Mar 2008 14:28:22 -0700 Mathieu Lacage merge
Wed, 12 Mar 2008 11:17:16 -0700 Mathieu Lacage Add sufficient information to AttributeChecker to generate nice-looking documentation.
Thu, 13 Mar 2008 14:24:45 -0700 Mathieu Lacage move helpers to their own dir.
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Thu, 13 Mar 2008 11:21:12 -0700 Mathieu Lacage rework the Wifi API to not use a single WifiNetDevice::Setup method
Thu, 13 Mar 2008 11:10:38 -0700 Mathieu Lacage add Application::SetNode and NetDevice::SetNode, use them from Node::AddApplication and Node::AddDevice. kill useless "Node" attributes.
Wed, 12 Mar 2008 11:35:00 -0700 Mathieu Lacage Add sufficient information to AttributeChecker to generate nice-looking doxygen documentation.
Wed, 12 Mar 2008 10:18:14 -0700 Mathieu Lacage make sure attributes always start with a capital letter.
Wed, 12 Mar 2008 10:17:52 -0700 Mathieu Lacage fix typo
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip