Commit Graph

2365 Commits

Author SHA1 Message Date
Tom Henderson
e855838ed1 Align helper API use of Install() 2008-04-13 15:46:17 -07:00
Mathieu Lacage
ed0dcc982b merge 2008-04-11 11:30:05 -07:00
Mathieu Lacage
a390b13f86 Backed out changeset 9fa2f44cdafa 2008-04-11 11:29:49 -07:00
Mathieu Lacage
9167a8b308 merge with HEAD 2008-04-11 11:20:05 -07:00
Mathieu Lacage
60c81de8b5 ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces. 2008-04-11 11:19:54 -07:00
Mathieu Lacage
3211fbb0bf allocate/deallocate buffer by hand. 2008-04-10 14:08:14 -07:00
Raj Bhattacharjea
3327b9da92 Shorten Tcp attribute names (bug 163) 2008-04-10 16:33:44 -04:00
Raj Bhattacharjea
271ea4bc75 Add support for TCP cwnd tracing 2008-04-10 15:04:47 -04:00
Craig Dowell
e7c2292d7b make duplicate aggregations fail; avoid duplicate aggregations 2008-04-10 13:16:43 -07:00
Mathieu Lacage
b807dfa090 Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind. 2008-04-09 10:04:16 -07:00
Mathieu Lacage
5a16b2cad8 add destructor. Easier to plant a breakpoint in there. 2008-04-09 10:03:28 -07:00
Mathieu Lacage
478e810ad5 add some debugging 2008-04-09 10:01:16 -07:00
Mathieu Lacage
bf90dded3c avoid compilation warning about undefined MobilityModel class. 2008-04-09 09:08:54 -07:00
Tom Henderson
bb5f9f1a50 Prevent internet stack helper from overwriting internet stack 2008-04-08 23:10:39 -07:00
Tom Henderson
3f1c2d2653 some additional debugging for addressing conflicts 2008-04-08 23:10:11 -07:00
Craig Dowell
80c8937a01 rework app constructors 2008-04-07 18:29:38 -07:00
Mathieu Lacage
4400054ebe SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal 2008-04-07 10:44:06 -07:00
Mathieu Lacage
3a43bd4987 Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign 2008-04-07 10:41:21 -07:00
Mathieu Lacage
c140066890 Build -> Install 2008-04-07 10:38:37 -07:00
Raj Bhattacharjea
05019b6214 Add TCP delayed acks 2008-04-04 17:20:36 -04:00
Mathieu Lacage
b34fbc477b fix bug 159 2008-04-04 19:02:03 +02:00
Mathieu Lacage
d4347bc1b5 testcase from bug 159 2008-04-04 07:28:27 +02:00
Tom Henderson
c802635595 Some doxygen work 2008-04-03 09:07:15 -07:00
Craig Dowell
6490c81cf8 Point regression tests to final locations, update release steps, bug 158 2008-04-02 21:33:31 -07:00
Raj Bhattacharjea
ec3d666f3b Add IP layer tracing helpers to InternetStackHelper 2008-04-02 14:09:36 -04:00
Craig Dowell
5bd019aba0 use global seed in examples, new regression tests 2008-03-31 17:48:21 -07:00
Mathieu Lacage
dc96b531b1 generate .pcap postfix for pcap filenames 2008-03-31 15:19:31 -07:00
Mathieu Lacage
5a614715ea quiet dox warning 2008-03-31 15:00:39 -07:00
Mathieu Lacage
d1d683ee21 remove 'All rigts reserved' keyword per tom's suggestion 2008-03-31 14:56:41 -07:00
Mathieu Lacage
812fc3be75 add missing license headers 2008-03-31 14:50:25 -07:00
Mathieu Lacage
ae4529b819 fix typo 2008-03-31 14:44:13 -07:00
Mathieu Lacage
2c1c5afe91 get rid of channel during dispose 2008-03-31 14:43:38 -07:00
Mathieu Lacage
b41554c18f kill dead code. 2008-03-31 14:36:21 -07:00
Mathieu Lacage
40349f92d8 do not include internet-node.h 2008-03-31 14:36:15 -07:00
Mathieu Lacage
6935a997e6 do not use InternetNode 2008-03-31 14:34:38 -07:00
Mathieu Lacage
41f6573c8d do not include internet-node.h 2008-03-31 14:34:27 -07:00
Mathieu Lacage
64f72686aa merge with HEAD 2008-03-31 14:23:44 -07:00
Mathieu Lacage
889e333a35 add ns2's stupid prefix on each ascii line output. 2008-03-31 14:09:46 -07:00
Raj Bhattacharjea
521c43eb23 Fix the fin retransmission; 2008-03-31 16:18:03 -04:00
Mathieu Lacage
7f6f6ba6a7 improve warning output 2008-03-31 11:40:17 -07:00
Mathieu Lacage
6ac2042e55 tweak doxygen 2008-03-31 09:51:30 -07:00
Mathieu Lacage
4ff7264001 add missing tracing helpers and doxygen 2008-03-31 09:49:22 -07:00
Mathieu Lacage
9bcf1cdac5 add wifi helper tracing. 2008-03-31 09:34:51 -07:00
Tom Henderson
db02706e4c Prepend ascii trace lines with action and time 2008-03-30 22:39:27 -07:00
Tom Henderson
4fc3138b1e Prepend ascii trace lines with action and time 2008-03-30 21:05:50 -07:00
Tom Henderson
b6932288ae csma-multicast helper-ized (w/o tracing cutover yet) 2008-03-30 14:04:57 -07:00
Tom Henderson
6397957980 documentation for class RngStream 2008-03-29 13:28:54 -07:00
Tom Henderson
8810ebfe02 Fix multicast forwarding problem 2008-03-29 08:47:25 -07:00
Tom Henderson
7771ab6562 enable csma multicast 2008-03-29 06:33:19 -07:00
Mathieu Lacage
27615d70d1 use lsb order rather than network order 2008-03-28 18:45:52 -07:00