src/common/packet-metadata.cc
Mon, 25 Aug 2008 15:21:01 -0700 Mathieu Lacage bug 279: Packets need metadata support for printing without header checking
Mon, 11 Aug 2008 15:18:40 -0700 Mathieu Lacage make sure we don't attempt to read outside of ourselves when deserializing a header for printing.
Sat, 21 Jun 2008 21:20:38 -0700 Mathieu Lacage testcase and fix, symmetric to changeset c861a47407a8
Sat, 21 Jun 2008 21:14:28 -0700 Mathieu Lacage fix testcase from changeset e367e86d7886
Fri, 20 Jun 2008 15:06:23 -0700 Mathieu Lacage bug 217: Handle gracefully the case where a packet aggregated contains nothing.
Wed, 04 Jun 2008 11:59:31 -0700 Mathieu Lacage this code is not wrong.
Sat, 31 May 2008 14:12:40 -0700 Mathieu Lacage bug197: fix infinite loop
Sat, 31 May 2008 11:00:01 -0700 Mathieu Lacage add small comment
Sat, 31 May 2008 10:57:49 -0700 Mathieu Lacage some more cleanup
Sat, 31 May 2008 10:47:24 -0700 Mathieu Lacage add small comment
Sat, 31 May 2008 10:46:23 -0700 Mathieu Lacage add logging, cleanup AddAtEnd.
Wed, 07 May 2008 15:18:33 -0700 Mathieu Lacage simplify code logic
Wed, 07 May 2008 15:02:07 -0700 Mathieu Lacage simplify code logic
Tue, 15 Apr 2008 15:10:53 -0700 Mathieu Lacage NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
Fri, 04 Apr 2008 19:02:03 +0200 Mathieu Lacage fix bug 159
Wed, 19 Mar 2008 12:30:19 -0700 Mathieu Lacage fix failing tests
Wed, 19 Mar 2008 11:11:34 -0700 Mathieu Lacage fragmentEnd is not zero when this is a fragment.
Mon, 17 Mar 2008 17:37:25 -0700 Mathieu Lacage implement Packet::Print
Mon, 17 Mar 2008 14:01:55 -0700 Mathieu Lacage stop using ChunkRegistry to get header and trailer uids
Mon, 17 Mar 2008 11:45:36 -0700 Mathieu Lacage replace PacketPrinter with an iterator
Wed, 14 Nov 2007 21:59:14 -0800 Tom Henderson nicer logging of parameters (bug 79 patch from Gustavo)
Mon, 08 Oct 2007 17:44:17 +0100 Gustavo J. A. M. Carneiro Fix bug 80 (valgrind error when finalizing PacketMetadata).
Wed, 26 Sep 2007 18:09:19 +0100 Gustavo J. A. M. Carneiro Add a couple of NS_LOG_PARAM calls for debugging.
Mon, 24 Sep 2007 16:11:43 +0100 Gustavo J. A. M. Carneiro Check for the common error of enabling packet metadata in the middle of a simulation, and give appropriate advice in this case. Closes #78.
Thu, 13 Sep 2007 17:47:42 -0700 Craig Dowell checkpoint debug to log
Wed, 08 Aug 2007 09:12:55 +0200 Mathieu Lacage remove Chunk base class
Sat, 04 Aug 2007 16:07:31 +0200 Mathieu Lacage ci fix metadata serialization/deserialization
Sat, 04 Aug 2007 14:10:49 +0200 Mathieu Lacage implement packet metadata 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
Fri, 03 Aug 2007 17:26:10 +0200 Mathieu Lacage fix valgrind warnings
Fri, 03 Aug 2007 10:39:55 +0200 Mathieu Lacage make sure we return the right integer uid if the header of trailer was already registered.
Thu, 02 Aug 2007 14:56:04 +0100 Gustavo J. A. M. Carneiro Send PacketMetadataTest unit test output to Failure (), not std::cout.
Mon, 23 Jul 2007 13:58:53 +0200 Mathieu Lacage fix bug 57
Thu, 28 Jun 2007 13:43:27 +0200 Mathieu Lacage test and fix backward printing
Thu, 28 Jun 2007 13:01:40 +0200 Mathieu Lacage more asserts, add failing tests, fix them
Thu, 28 Jun 2007 12:29:21 +0200 Mathieu Lacage fix basic tests, add new test, add a bunch of asserts, add XXX comment
Thu, 28 Jun 2007 12:00:00 +0200 Mathieu Lacage add failing assert
Thu, 28 Jun 2007 11:07:38 +0200 Mathieu Lacage change default pretty printing output format, add doc to metadata data structures
Wed, 13 Jun 2007 00:20:53 +0200 Mathieu Lacage add separator support to backward printing
Wed, 13 Jun 2007 00:02:57 +0200 Mathieu Lacage add separator support to PacketPrinter
Tue, 12 Jun 2007 13:21:06 +0200 Mathieu Lacage avoid duplicating the packet uid
Thu, 07 Jun 2007 13:16:15 +0200 Mathieu Lacage fix uleb128 reading bug
Thu, 07 Jun 2007 12:51:57 +0200 Mathieu Lacage PacketHistory -> PacketMetadata
Thu, 07 Jun 2007 12:48:52 +0200 Mathieu Lacage rename packet-history.h to packet-metadata.h
less more (0) tip