src/common/packet.cc
Tue, 28 Aug 2007 12:05:35 +0200 Mathieu Lacage merge with trunk
Mon, 27 Aug 2007 13:15:27 +0200 Mathieu Lacage add operator << for Packet and TraceContext
Fri, 10 Aug 2007 13:24:36 +0200 Mathieu Lacage avoid more spurious whitespaces during testing
Wed, 08 Aug 2007 11:19:19 +0200 Mathieu Lacage add Packet::PrintTags and move tag documentation to tag.h
Sat, 04 Aug 2007 16:07:46 +0200 Mathieu Lacage fix packet serialization/deserialization
Sat, 04 Aug 2007 14:41:33 +0200 Mathieu Lacage finish packet serialization/deserialization
Sat, 04 Aug 2007 13:28:17 +0200 Mathieu Lacage add doxygen documentation, constify
Sat, 04 Aug 2007 13:22:08 +0200 Mathieu Lacage rework the PacketPrinter API and implementation
Sat, 04 Aug 2007 09:32:10 +0200 Mathieu Lacage use CreateFullCopy and implement Serialize/Deserialize
Thu, 21 Jun 2007 09:40:57 +0200 Mathieu Lacage merge from head
Tue, 12 Jun 2007 22:52:56 +0200 Mathieu Lacage history -> metadata
Tue, 12 Jun 2007 13:21:06 +0200 Mathieu Lacage avoid duplicating the packet uid
Thu, 07 Jun 2007 12:51:57 +0200 Mathieu Lacage PacketHistory -> PacketMetadata
Thu, 07 Jun 2007 12:17:25 +0200 Mathieu Lacage rename History::Enable to Packet::EnableMetadata
Fri, 01 Jun 2007 15:23:30 +0200 Mathieu Lacage ensure that packets are real buffers before concatenating them
Fri, 01 Jun 2007 13:06:21 +0200 Mathieu Lacage calculate the correct size of header and trailer to remove from buffer
Thu, 31 May 2007 14:30:34 +0200 Mathieu Lacage re-implement PacketHistory to use the PacketPrinter and work on ItemList::Print
Tue, 29 May 2007 16:24:40 +0200 Mathieu Lacage keep track of the aggregation state
Tue, 29 May 2007 16:09:20 +0200 Mathieu Lacage merge unfinished packet history code
Fri, 15 Jun 2007 18:10:40 +0100 Gustavo J. A. M. Carneiro Add a Packet::AddAtEnd unit test.
Tue, 01 May 2007 11:54:21 +0200 Mathieu Lacage merge Packet API changes needed for Packet pretty printing.
Fri, 16 Feb 2007 09:56:21 +0100 Mathieu Lacage convert use of <cassert> to "ns3/assert.h"
Sat, 10 Feb 2007 10:24:36 +0100 Mathieu Lacage add packet constructor which accepts payload buffer.
Wed, 01 Nov 2006 13:11:30 +0100 Mathieu Lacage fix coding style
Fri, 20 Oct 2006 14:17:03 +0200 Mathieu Lacage change emacs mode to new NS3 elisp mode
Fri, 06 Oct 2006 13:37:25 +0200 Mathieu Lacage fix coding style
Mon, 02 Oct 2006 14:37:46 +0200 Mathieu Lacage try to get rid of tabs which sneaked in
Mon, 02 Oct 2006 14:34:53 +0200 Mathieu Lacage fix emacs tab mode (reported by george)
Mon, 02 Oct 2006 11:39:45 +0200 Mathieu Lacage add trailer
Mon, 02 Oct 2006 11:32:31 +0200 Mathieu Lacage remove chunk
Mon, 02 Oct 2006 11:23:18 +0200 Mathieu Lacage add header
Fri, 08 Sep 2006 18:57:40 +0200 Mathieu Lacage document packet uid, fix build
Fri, 08 Sep 2006 18:51:47 +0200 Mathieu Lacage add packet uid
Fri, 08 Sep 2006 18:45:48 +0200 Mathieu Lacage replace pointers with references
Tue, 05 Sep 2006 13:18:11 +0200 Mathieu Lacage change indent to be 4 spaces
Tue, 05 Sep 2006 13:13:39 +0200 Mathieu Lacage variable/method/function coding style update
Tue, 29 Aug 2006 17:55:34 +0200 Mathieu Lacage change yans namespace to ns3
Tue, 29 Aug 2006 17:42:13 +0200 Mathieu Lacage import from yans
less more (0) tip