src/common/packet-metadata-test.cc
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: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, 01 Oct 2007 14:15:56 +0200 Mathieu Lacage do not use Packet objects directly. Use Ptr<Packet> instead
Mon, 10 Sep 2007 18:52:48 +0200 Mathieu Lacage we handle gustavo's testcase now. Fix for bug 72
Wed, 05 Sep 2007 16:28:55 +0200 Mathieu Lacage add failing test and fix for assignment to self
Fri, 10 Aug 2007 13:17:57 +0200 Mathieu Lacage avoid output of spurious whitespaces during testing
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: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 16:06:59 +0200 Mathieu Lacage test packet serialization/deserialization
Sat, 04 Aug 2007 13:22:08 +0200 Mathieu Lacage rework the PacketPrinter API and implementation
Fri, 03 Aug 2007 17:52:21 +0200 Mathieu Lacage split test code out of the main PacketMetadata code
less more (0) tip