Commit Graph

2375 Commits

Author SHA1 Message Date
Mathieu Lacage
78a2df8963 use function logging macros 2008-04-15 15:53:54 -07:00
Mathieu Lacage
f8ec434cdb code was dead. 2008-04-15 15:29:43 -07:00
Mathieu Lacage
1649c1dc65 NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION 2008-04-15 15:10:53 -07:00
Mathieu Lacage
22d1a6046d change NS_LOG= syntax and default behavior to be more useful by default. 2008-04-14 16:39:26 -07:00
Mathieu Lacage
43dbc0b4d1 fix optimized build 2008-04-14 12:21:24 -07:00
Mathieu Lacage
5e9344d2d4 add doxygen. 2008-04-14 12:15:05 -07:00
Mathieu Lacage
2b0056553c add time logging support 2008-04-14 11:30:15 -07:00
Mathieu Lacage
6cf0d2e645 cleanup to avoid too many #ifdefs 2008-04-14 10:40:46 -07:00
Mathieu Lacage
822e13a7df align with the semantics of _PARAMS 2008-04-14 10:28:42 -07:00
Mathieu Lacage
a62f9d7771 do not use __PRETTY_PRINT__ 2008-04-14 10:26:26 -07:00
Mathieu Lacage
112b278854 kill NS_LOG_PARAMS_BEGIN/END. 2008-04-14 10:10: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