src/internet-node/udp-header.cc
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.
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
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