Thu, 26 Jul 2007 17:36:53 +0200 Mathieu Lacage replace MacAddress by Address
Thu, 26 Jul 2007 17:23:55 +0200 Mathieu Lacage merge
Thu, 26 Jul 2007 14:47:05 +0200 Mathieu Lacage improve type checking
Thu, 26 Jul 2007 14:03:41 +0200 Mathieu Lacage new address types
Mon, 06 Aug 2007 09:58:03 +0200 Mathieu Lacage merge with trunk
Sat, 04 Aug 2007 17:17:23 +0200 Mathieu Lacage merge with trunk
Sat, 04 Aug 2007 17:14:54 +0200 Mathieu Lacage update the Tag API to match the Header/Trailer API
Sat, 04 Aug 2007 16:58:16 +0200 Mathieu Lacage update dox
Sat, 04 Aug 2007 16:52:01 +0200 Mathieu Lacage add doxygen
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.
Sat, 04 Aug 2007 16:07:46 +0200 Mathieu Lacage fix packet serialization/deserialization
Sat, 04 Aug 2007 16:07:31 +0200 Mathieu Lacage ci fix metadata serialization/deserialization
Sat, 04 Aug 2007 16:06:59 +0200 Mathieu Lacage test packet serialization/deserialization
Sat, 04 Aug 2007 16:06:38 +0200 Mathieu Lacage make sure we return a correct uid from ChunkRegistry::GetUidFromUidString
Sat, 04 Aug 2007 16:03:08 +0200 Mathieu Lacage avoid fatal error if NS_DEBUG is used before the 'main' function is reached
Sat, 04 Aug 2007 14:51:09 +0200 Mathieu Lacage test Tags serialization/deserialization
Sat, 04 Aug 2007 14:41:33 +0200 Mathieu Lacage finish packet serialization/deserialization
Sat, 04 Aug 2007 14:10:49 +0200 Mathieu Lacage implement packet metadata 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 13:21:55 +0200 Mathieu Lacage forgot to use std::string instead of const char *
Sat, 04 Aug 2007 10:05:51 +0200 Mathieu Lacage remove dead forward declaration
Sat, 04 Aug 2007 09:32:10 +0200 Mathieu Lacage use CreateFullCopy and implement Serialize/Deserialize
Sat, 04 Aug 2007 09:31:52 +0200 Mathieu Lacage add Buffer::CreateFullCopy and make TransformInto private
Fri, 03 Aug 2007 17:52:58 +0200 Mathieu Lacage add Tag documentation
Fri, 03 Aug 2007 17:52:39 +0200 Mathieu Lacage update sample code to use a std::string rather than a const char *
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 17:00:40 +0200 Mathieu Lacage doxygen improvements to Packet, Tags, and Headers/Trailers
Fri, 03 Aug 2007 14:09:04 +0200 Mathieu Lacage improve dox
Fri, 03 Aug 2007 13:58:53 +0200 Mathieu Lacage implement Tags::Serialize and Tags::Deserialize
Fri, 03 Aug 2007 13:07:10 +0200 Mathieu Lacage add internal documentation
Fri, 03 Aug 2007 13:00:38 +0200 Mathieu Lacage rework the Tags API to ensure proper uid generation for tags
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.
Fri, 03 Aug 2007 09:23:41 +0200 Mathieu Lacage add GetUid methods to all headers and trailers
Fri, 03 Aug 2007 09:15:25 +0200 Mathieu Lacage remove redundant printing output
Fri, 03 Aug 2007 09:15:11 +0200 Mathieu Lacage fix coding style
Sun, 05 Aug 2007 14:34:23 +0200 Mathieu Lacage fix optimized build
Fri, 03 Aug 2007 21:39:19 -0700 Tom Henderson remove README.routing file
Fri, 03 Aug 2007 09:49:02 -0700 Tom Henderson fix compilation problems and test
Fri, 03 Aug 2007 09:29:57 -0700 Tom Henderson interim
Fri, 03 Aug 2007 08:29:24 -0700 Tom Henderson merge with ns-3-dev
Fri, 03 Aug 2007 08:23:23 -0700 Tom Henderson remove Channel::GetType
Tue, 31 Jul 2007 09:45:13 -0700 Tom Henderson remove manual routing commands from example script
Mon, 30 Jul 2007 15:50:20 -0700 Craig Dowell add simple-global-routing.cc
Fri, 27 Jul 2007 21:58:19 -0700 Craig Dowell small readability change
Fri, 27 Jul 2007 20:48:21 -0700 Craig Dowell doxygen update (@internal)
Fri, 27 Jul 2007 20:34:25 -0700 Craig Dowell remove routing environment, move router interface creation to global-route-manager
Fri, 27 Jul 2007 14:09:02 -0700 Craig Dowell copywrongs
Fri, 27 Jul 2007 14:04:54 -0700 Craig Dowell rename party
Mon, 23 Jul 2007 20:06:00 -0700 Tom Henderson a few edits on the doxygen
Mon, 23 Jul 2007 19:27:01 -0700 Tom Henderson revise README
Mon, 23 Jul 2007 19:02:55 -0700 Tom Henderson remove old routing code
Mon, 23 Jul 2007 15:53:37 -0700 Craig Dowell single populate call
Mon, 23 Jul 2007 14:31:24 -0700 Craig Dowell remove doxygen warnings, make waf work
Fri, 20 Jul 2007 14:28:18 -0700 Craig Dowell parenthesis police were here
Fri, 20 Jul 2007 14:22:46 -0700 Craig Dowell turn off debug flag
Fri, 20 Jul 2007 14:21:21 -0700 Craig Dowell make static router a singleton, make implementation details private
Thu, 19 Jul 2007 23:04:09 -0700 Craig Dowell overlooked one
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip