Tue, 25 Mar 2008 23:17:24 -0700 Craig Dowell start of regression tests
Wed, 02 Apr 2008 14:09:36 -0400 Raj Bhattacharjea Add IP layer tracing helpers to InternetStackHelper
Mon, 31 Mar 2008 15:39:50 -0700 Mathieu Lacage add guillaume vu-brugier to author list
Mon, 31 Mar 2008 15:38:44 -0700 Mathieu Lacage add Federico to author list.
Mon, 31 Mar 2008 15:33:19 -0700 Mathieu Lacage initial draft of release notes.
Mon, 31 Mar 2008 15:33:05 -0700 Mathieu Lacage update platform build matrix and example program.
Mon, 31 Mar 2008 15:32:46 -0700 Mathieu Lacage bump up version number.
Mon, 31 Mar 2008 15:19:31 -0700 Mathieu Lacage generate .pcap postfix for pcap filenames
Mon, 31 Mar 2008 15:19:11 -0700 Mathieu Lacage change pcap filename template to be slightly more coherent.
Mon, 31 Mar 2008 15:19:08 -0700 Mathieu Lacage change pcap filename template to be slightly more coherent.
Mon, 31 Mar 2008 15:00:39 -0700 Mathieu Lacage quiet dox warning
Mon, 31 Mar 2008 14:57:30 -0700 Mathieu Lacage remove unused code.
Mon, 31 Mar 2008 14:56:41 -0700 Mathieu Lacage remove 'All rigts reserved' keyword per tom's suggestion
Mon, 31 Mar 2008 14:50:25 -0700 Mathieu Lacage add missing license headers
Mon, 31 Mar 2008 14:44:13 -0700 Mathieu Lacage fix typo
Mon, 31 Mar 2008 14:43:38 -0700 Mathieu Lacage get rid of channel during dispose
Mon, 31 Mar 2008 14:36:21 -0700 Mathieu Lacage kill dead code.
Mon, 31 Mar 2008 14:36:15 -0700 Mathieu Lacage do not include internet-node.h
Mon, 31 Mar 2008 14:34:38 -0700 Mathieu Lacage do not use InternetNode
Mon, 31 Mar 2008 14:34:27 -0700 Mathieu Lacage do not include internet-node.h
Mon, 31 Mar 2008 14:34:06 -0700 Mathieu Lacage convert to helper API
Mon, 31 Mar 2008 14:23:44 -0700 Mathieu Lacage merge with HEAD
Mon, 31 Mar 2008 16:18:03 -0400 Raj Bhattacharjea Fix the fin retransmission;
Mon, 31 Mar 2008 14:23:07 -0700 Mathieu Lacage add back max simulation time on olsr example
Mon, 31 Mar 2008 14:09:46 -0700 Mathieu Lacage add ns2's stupid prefix on each ascii line output.
Mon, 31 Mar 2008 14:00:40 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 13:49:45 -0700 Mathieu Lacage use static method syntax to setup tracing
Mon, 31 Mar 2008 13:44:08 -0700 Mathieu Lacage remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this.
Mon, 31 Mar 2008 13:41:09 -0700 Mathieu Lacage remove dead comment
Mon, 31 Mar 2008 13:25:01 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 13:21:22 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 13:20:26 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 13:18:31 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 13:10:59 -0700 Mathieu Lacage port to helper API.
Mon, 31 Mar 2008 13:10:17 -0700 Mathieu Lacage port to helper API
Mon, 31 Mar 2008 11:40:48 -0700 Mathieu Lacage port to helper API.
Mon, 31 Mar 2008 11:40:40 -0700 Mathieu Lacage use src/node/ipv4-address-generator.h
Mon, 31 Mar 2008 11:40:17 -0700 Mathieu Lacage improve warning output
Mon, 31 Mar 2008 11:39:55 -0700 Mathieu Lacage kill now-useless code.
Mon, 31 Mar 2008 11:07:19 -0700 Mathieu Lacage convert to helper API
Mon, 31 Mar 2008 09:51:30 -0700 Mathieu Lacage tweak doxygen
Mon, 31 Mar 2008 09:49:22 -0700 Mathieu Lacage add missing tracing helpers and doxygen
Mon, 31 Mar 2008 09:34:51 -0700 Mathieu Lacage add wifi helper tracing.
Mon, 31 Mar 2008 12:22:05 -0400 Raj Bhattacharjea Remove the TCP examples that aren't in line with the helper API
Sun, 30 Mar 2008 22:39:27 -0700 Tom Henderson Prepend ascii trace lines with action and time
Sun, 30 Mar 2008 21:41:25 -0700 Tom Henderson Move csma-one-subnet to helper api
Sun, 30 Mar 2008 21:12:02 -0700 Tom Henderson move csma-multicast to new tracing helpers
Sun, 30 Mar 2008 21:05:50 -0700 Tom Henderson Prepend ascii trace lines with action and time
Sun, 30 Mar 2008 14:04:57 -0700 Tom Henderson csma-multicast helper-ized (w/o tracing cutover yet)
Sat, 29 Mar 2008 13:28:54 -0700 Tom Henderson documentation for class RngStream
Sat, 29 Mar 2008 08:47:25 -0700 Tom Henderson Fix multicast forwarding problem
Sat, 29 Mar 2008 06:33:19 -0700 Tom Henderson enable csma multicast
Fri, 28 Mar 2008 18:45:52 -0700 Mathieu Lacage use lsb order rather than network order
Fri, 28 Mar 2008 18:45:26 -0700 Mathieu Lacage initialize no more fragment flag
Fri, 28 Mar 2008 18:45:10 -0700 Mathieu Lacage add Htolsb and Lsbtoh write/read methods
Fri, 28 Mar 2008 17:35:50 -0700 Mathieu Lacage basic pcap output
Fri, 28 Mar 2008 17:03:03 -0700 Mathieu Lacage delete a packet chunk after deserializing it from a packet.
Fri, 28 Mar 2008 16:58:44 -0700 Mathieu Lacage configure tracing post-topology construction, not before.
Fri, 28 Mar 2008 13:40:08 -0700 Mathieu Lacage port to new pcap/ascii trace helpers
Fri, 28 Mar 2008 13:19:14 -0700 Mathieu Lacage use new pcap/ascii api
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip