Commit Graph

2912 Commits

Author SHA1 Message Date
Mathieu Lacage
8a32b1e369 fix bug reported by Gustavo Carneiro: AP does not reply to ARP request. 2008-04-14 17:12:52 -07:00
Gustavo Carneiro
14c60f7ad3 Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense. 2008-04-14 14:19:12 +01: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
9ea56ac66a add pcap files to ignore list. 2008-04-09 10:02:54 -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
c22d5c5733 revive mixed-wireless example from Simutools tutorial 2008-04-08 23:12:19 -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
Tom Henderson
f6dcb76287 Added tag release ns-3.0.12 for changeset b17f2928291e 2008-04-07 21:39:40 -07:00
Tom Henderson
6740fc4627 note that waf generates reference trace tarball now 2008-04-07 21:35:54 -07:00
Tom Henderson
edc7af8a02 nits for 3.0.12 release 2008-04-07 21:07:38 -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
Gustavo J. A. M. Carneiro
c3f0505ddc Create regression traces tarball automatically on waf dist. 2008-04-06 21:57:11 +01:00
Gustavo J. A. M. Carneiro
8501ca807c Ignore .py[co] files (python bytecodes) 2008-04-06 21:41:31 +01:00
Gustavo J. A. M. Carneiro
75643a53ef Fix a diff|head race condition; Fix regression error messages to indicate the new waf commands to run regression tests. 2008-04-06 19:58:29 +01:00
Gustavo J. A. M. Carneiro
b6471a7749 merge 2008-04-06 19:54:39 +01:00
Gustavo J. A. M. Carneiro
0c393e38c4 Fix case of 'diff xxx | head' appearing to succeed even if the diff command returned non-zero exit statux. 2008-04-06 19:22:39 +01:00
Raj Bhattacharjea
05019b6214 Add TCP delayed acks 2008-04-04 17:20:36 -04:00
Gustavo J. A. M. Carneiro
737bc7cd00 Integrate regression testing into the main waf script. 2008-04-04 19:33:39 +01:00
Raj Bhattacharjea
31d26c1e84 Small fix to tcp example 2008-04-04 14:00:41 -04:00
Mathieu Lacage
ec7c5d2dd6 merge with HEAD 2008-04-04 19:02:34 +02:00
Mathieu Lacage
b34fbc477b fix bug 159 2008-04-04 19:02:03 +02:00
Tom Henderson
a8acd5c5f0 try to improve obj->png conversion 2008-04-04 08:47:41 -07:00
Tom Henderson
621f07f0d2 revert figure directory change 2008-04-03 23:15:16 -07:00
Tom Henderson
11468a4235 Remove filename 2008-04-03 23:04:25 -07:00
Tom Henderson
441b674f96 workaround texinfo problem with non-local images 2008-04-03 23:03:25 -07:00
Tom Henderson
2c273b86cd fixes for Makefile due to tgif command-line limitations 2008-04-03 22:42:10 -07:00
Mathieu Lacage
d4347bc1b5 testcase from bug 159 2008-04-04 07:28:27 +02:00
Tom Henderson
5a8c75187d Makefile tweaks 2008-04-03 21:08:28 -07:00
Tom Henderson
36049254af a few tutorial updates; tutorial Makefile; tutorial figures directory 2008-04-03 20:58:40 -07:00
Tom Henderson
18dd6edda3 branch merge 2008-04-03 09:07:28 -07:00
Tom Henderson
c802635595 Some doxygen work 2008-04-03 09:07:15 -07:00
Gustavo J. A. M. Carneiro
56b59c5905 Add a --no-task-lines WAF option; together with -v it makes WAF just print executed commands, like 'make' does. 2008-04-03 14:15:17 +01: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
8dc44fbfaf helpful hint 2008-04-01 17:05:54 -07:00
Craig Dowell
5a8d264371 address some list comments 2008-04-01 16:30:08 -07:00