Sat, 02 Jun 2007 18:36:56 +0200 Mathieu Lacage Added tag packet-history-working for changeset 0dc81e76166c
Sat, 02 Jun 2007 18:32:31 +0200 Mathieu Lacage more tests, fix
Sat, 02 Jun 2007 18:24:44 +0200 Mathieu Lacage more tests, initial fix.
Sat, 02 Jun 2007 18:13:19 +0200 Mathieu Lacage more tests
Sat, 02 Jun 2007 18:08:04 +0200 Mathieu Lacage fix build for g++ 4.1
Sat, 02 Jun 2007 17:59:14 +0200 Mathieu Lacage merge with trunk
Fri, 01 Jun 2007 15:26:21 +0200 Mathieu Lacage more tests
Fri, 01 Jun 2007 15:23:30 +0200 Mathieu Lacage ensure that packets are real buffers before concatenating them
Fri, 01 Jun 2007 15:23:07 +0200 Mathieu Lacage add more asserts, make TransformIntoRealBuffer public for Packet class
Fri, 01 Jun 2007 14:50:04 +0200 Mathieu Lacage enable more tests
Fri, 01 Jun 2007 14:35:18 +0200 Mathieu Lacage more tests
Fri, 01 Jun 2007 13:06:35 +0200 Mathieu Lacage add more tests
Fri, 01 Jun 2007 13:06:21 +0200 Mathieu Lacage calculate the correct size of header and trailer to remove from buffer
Fri, 01 Jun 2007 12:49:10 +0200 Mathieu Lacage more tests
Fri, 01 Jun 2007 12:46:23 +0200 Mathieu Lacage new test and fix to make it pass
Fri, 01 Jun 2007 12:42:29 +0200 Mathieu Lacage add test and fix buggy assert
Fri, 01 Jun 2007 11:37:19 +0200 Mathieu Lacage Packet API must call Trailer::DoSerialize on end of trailer, not start of trailer
Fri, 01 Jun 2007 11:17:59 +0200 Mathieu Lacage test payload
Fri, 01 Jun 2007 11:12:55 +0200 Mathieu Lacage test fragments
Fri, 01 Jun 2007 11:03:56 +0200 Mathieu Lacage make the tests pass again
Fri, 01 Jun 2007 10:49:17 +0200 Mathieu Lacage fix buggy assert
Fri, 01 Jun 2007 10:35:05 +0200 Mathieu Lacage build the ItemList into the input list, not a temporary stack variable.
Fri, 01 Jun 2007 10:06:35 +0200 Mathieu Lacage remove PrintSimple and revert order of history data written in data buffer
Fri, 01 Jun 2007 09:55:47 +0200 Mathieu Lacage make chunkUid zero and invalid uid to improve debugging
Thu, 31 May 2007 14:52:15 +0200 Mathieu Lacage force use of the ItemList to test it
Thu, 31 May 2007 14:30:34 +0200 Mathieu Lacage re-implement PacketHistory to use the PacketPrinter and work on ItemList::Print
Thu, 31 May 2007 14:30:07 +0200 Mathieu Lacage implement forgotten PacketPrinter::AddDefaultPrinter
Thu, 31 May 2007 14:00:03 +0200 Mathieu Lacage fix off-by-one in uid allocation
Thu, 31 May 2007 13:52:29 +0200 Mathieu Lacage avoid recursive initialization of uid static variable
Thu, 31 May 2007 13:45:03 +0200 Mathieu Lacage use Callback::GetImpl rather than Callback::PeekImpl
Thu, 31 May 2007 13:44:40 +0200 Mathieu Lacage add public Callback::GetImpl
Thu, 31 May 2007 13:37:05 +0200 Mathieu Lacage constify, allow ItemList access to private methods
Thu, 31 May 2007 12:34:33 +0200 Mathieu Lacage add support for a default PacketPrinter
Thu, 31 May 2007 11:03:42 +0200 Mathieu Lacage rework the PacketPrinter code
Thu, 31 May 2007 11:03:26 +0200 Mathieu Lacage add a new overloaded Assign method
Wed, 30 May 2007 12:45:32 +0200 Mathieu Lacage try to design a packer printer class
Wed, 30 May 2007 10:03:15 +0200 Mathieu Lacage add Chunk::GetName and implement it
Wed, 30 May 2007 09:48:53 +0200 Mathieu Lacage implement ItemList::AddAtEnd
Sat, 02 Jun 2007 17:58:39 +0200 Mathieu Lacage merge with trunk
Wed, 30 May 2007 07:42:56 +0200 Mathieu Lacage implement ItemList construction
Tue, 29 May 2007 16:53:53 +0200 Mathieu Lacage prepare for forward iteration of history.
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
Thu, 21 Jun 2007 12:33:50 +0100 Gustavo J. A. M. Carneiro WAF: add a warning to the --high-precision-as-double option help text saying they it works in configure.
Thu, 21 Jun 2007 12:26:46 +0100 Gustavo J. A. M. Carneiro WAF: simplify --debug-level option to only have debug and optimized as possible values (debug becomes the former ultradebug); Add a warning to some options help text saying they only work in configure.
Thu, 21 Jun 2007 11:59:55 +0100 Gustavo J. A. M. Carneiro WAF: be careful not to set gcc-specific flags (like -Werror) when using a non-gcc compiler.
Thu, 21 Jun 2007 00:38:58 +0100 Gustavo J. A. M. Carneiro WAF: configure dynamic path for the cygwin platform.
Tue, 19 Jun 2007 16:59:44 +0100 Gustavo J. A. M. Carneiro Add Ipv4Address operator <, to allow Ipv4Address to be used in std::set; Closes #39.
Mon, 18 Jun 2007 19:31:27 +0200 Mathieu Lacage fix small typos
Mon, 18 Jun 2007 18:01:28 +0100 Gustavo J. A. M. Carneiro Add Ipv4Mask == and != operators, similarly to Ipv4Address.
Mon, 18 Jun 2007 15:55:47 +0100 Gustavo J. A. M. Carneiro Bug 37: NS_TEST_ASSERT_EQUAL
Fri, 01 Jun 2007 12:42:29 +0200 Mathieu Lacage add test and fix buggy assert
Mon, 18 Jun 2007 10:53:48 +0100 Gustavo J. A. M. Carneiro add waf.bat for convenience (waf itself still has to be manually copied from outside, though)
Sun, 17 Jun 2007 16:04:52 -0700 Tom Henderson Added tag release ns-3.0.3 for changeset 38099dd26e94
Sun, 17 Jun 2007 16:04:12 -0700 Tom Henderson bump VERSION number ns-3.0.3
Sun, 17 Jun 2007 14:17:22 -0700 Tom Henderson release_steps.txt document
Sat, 16 Jun 2007 17:15:58 +0200 Mathieu Lacage improve Packet Header/Trailer API dox
Fri, 15 Jun 2007 13:30:40 -0700 Tom Henderson Backed out changeset 767 for the release (not ready)
Fri, 15 Jun 2007 13:19:57 -0700 Tom Henderson back out unfinished p2p changes
Fri, 15 Jun 2007 18:10:40 +0100 Gustavo J. A. M. Carneiro Add a Packet::AddAtEnd unit test.
(0) -300 -100 -60 +60 +100 +300 +1000 +3000 tip