src/node/ethernet-header.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.
Fri, 07 Mar 2008 11:36:33 -0800 Guillaume Vu-Brugier store length type field in ethernet packets in network order.
Thu, 13 Sep 2007 21:36:32 -0700 Craig Dowell debug to log
Wed, 12 Sep 2007 11:39:46 +0200 Mathieu Lacage rename Euixx to Macxx
Fri, 10 Aug 2007 10:44:02 -0700 Craig Dowell print length/type in hex
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
Mon, 06 Aug 2007 09:59:29 +0200 Mathieu Lacage merge packet socket with trunk
Mon, 30 Jul 2007 10:35:03 +0200 Mathieu Lacage merge
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, 03 Aug 2007 09:15:25 +0200 Mathieu Lacage remove redundant printing output
Fri, 03 Aug 2007 09:15:11 +0200 Mathieu Lacage fix coding style
Sat, 28 Jul 2007 13:14:24 +0200 Mathieu Lacage small cleanups
Fri, 27 Jul 2007 21:16:40 +0200 Emmanuelle Laprise ethernet Header and Trailer classes
less more (0) tip