src/node/ethernet-trailer.cc
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Wed, 19 Mar 2008 11:10:37 -0700 Mathieu Lacage improve pretty-printing output.
Wed, 19 Mar 2008 10:31:50 -0700 Mathieu Lacage make sure all headers and trailers gets a constructor registered in their TypeId.
Mon, 17 Mar 2008 14:49:52 -0700 Mathieu Lacage remove dead code.
Mon, 17 Mar 2008 13:12:17 -0700 Mathieu Lacage define a TypeId for each Header/Trailer.
Mon, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Thu, 13 Sep 2007 21:36:32 -0700 Craig Dowell debug to log
Wed, 08 Aug 2007 10:18:55 +0200 Mathieu Lacage rework the NS_XX_ENSURE_REGISTERED macros and make sure we typecheck the input to TraceContext::Add and TraceContext::Get methods
Wed, 08 Aug 2007 10:01:19 +0200 Mathieu Lacage Trailer::Register -> Trailer::AllocateUid and Header::Register -> Header::AllocateUid
Wed, 08 Aug 2007 09:12:55 +0200 Mathieu Lacage remove Chunk base class
Sat, 04 Aug 2007 16:49:06 +0200 Mathieu Lacage macros to ensure proper initialization
Sat, 04 Aug 2007 16:37:16 +0200 Mathieu Lacage force users to register their header/trailer uid strings by hand rather than do lazy uid allocation.
Fri, 03 Aug 2007 17:26:10 +0200 Mathieu Lacage fix valgrind warnings
Fri, 03 Aug 2007 09:23:41 +0200 Mathieu Lacage add GetUid methods to all headers and trailers
Fri, 27 Jul 2007 21:16:40 +0200 Emmanuelle Laprise ethernet Header and Trailer classes
less more (0) tip