src/internet-node/ipv4-header.cc
Thu, 29 May 2008 09:37:07 -0700 Mathieu Lacage bug 146: s/HostOrder//
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.
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint 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.
Sat, 04 Aug 2007 13:21:55 +0200 Mathieu Lacage forgot to use std::string instead of const char *
Fri, 03 Aug 2007 09:23:41 +0200 Mathieu Lacage add GetUid methods to all headers and trailers
Thu, 28 Jun 2007 11:07:38 +0200 Mathieu Lacage change default pretty printing output format, add doc to metadata data structures
Wed, 30 May 2007 10:03:15 +0200 Mathieu Lacage add Chunk::GetName and implement it
Fri, 04 May 2007 15:04:07 +0200 Mathieu Lacage move code around
less more (0) tip