Commit Graph

3700 Commits

Author SHA1 Message Date
Tom Henderson
fea009e803 merge with tip 2008-09-15 06:11:38 -07:00
Tom Henderson
b005d33fb9 fix some Doxygen warnings 2008-09-15 06:10:53 -07:00
Gustavo J. A. M. Carneiro
6c7aa38c60 Add python based csma-bridge regression test. Closes #344. 2008-09-15 11:45:32 +01:00
Gustavo J. A. M. Carneiro
aa6308bc1a Make the example less verbose (for use in regression) 2008-09-15 11:39:15 +01:00
Mathieu Lacage
8e3cdc2e0c don't change VERSION 2008-09-14 17:55:30 -07:00
Mathieu Lacage
77e3a780bb merge with HEAD 2008-09-14 11:40:10 -07:00
Mathieu Lacage
0c7ed36240 don't try to download traces if they are already there. 2008-09-14 11:39:58 -07:00
Tom Henderson
1994268a9b merge with tip 2008-09-12 16:13:20 -07:00
Tom Henderson
5d9c714c1e Doxygen for internet-stack 2008-09-12 16:12:58 -07:00
Tom Henderson
6f3dc648ed doxygen for src/contrib 2008-09-12 11:34:25 -07:00
Craig Dowell
f51afd386b Added tag ns-3.2-RC2-bis for changeset d783a951f8f5 2008-09-12 10:36:57 -07:00
Craig Dowell
370c7f7215 update RELEASE_NOTES known issues 2008-09-12 10:19:40 -07:00
Craig Dowell
d0696fd776 release_steps.txt nits 2008-09-12 10:12:50 -07:00
Craig Dowell
a7f445f460 fix bug 338, MTU overflows frameSize 2008-09-11 15:32:39 -07:00
Mathieu Lacage
f5bb4c3302 bug 333:The Position attribute is not constructable anymore. 2008-09-11 11:08:22 -07:00
Mathieu Lacage
d82bf3abd6 make sample run. 2008-09-11 10:08:18 -07:00
Mathieu Lacage
75cba72257 Do not assert. Use NS_FATAL_ERROR. 2008-09-11 09:54:19 -07:00
Tom Henderson
a70b07289e updates to the tutorial introduction 2008-09-11 08:46:29 -07:00
Tom Henderson
c46f02e9c8 add reference to wiki page 2008-09-11 08:45:00 -07:00
Tom Henderson
e054045b37 some release notes edits 2008-09-11 08:18:04 -07:00
Tom Henderson
1e1a5caeb2 fix formatting 2008-09-11 08:17:37 -07:00
Gustavo J. A. M. Carneiro
7c2c80af1b Check the return value of read(); Fixes #336. 2008-09-11 15:21:19 +01:00
Gustavo J. A. M. Carneiro
a4aeb6e815 Check for mercurial in configuration stage; also fixes OSError exception when mercurial was not available. 2008-09-11 11:44:39 +01:00
Gustavo J. A. M. Carneiro
f13ffe2ed2 Make the WAF env available to regression tests 2008-09-11 11:35:42 +01:00
Florian Westphal
7fb1cd3b38 nsc: rework tcp-nsc-zoo example
- fix segfault when nodes argument <=3
- reduce data rate and run time to get smaller pcap files
- add rng seed to make output stable
2008-09-11 01:34:46 +02:00
Craig Dowell
0d8bed8b04 Added tag ns-3.2-RC2 for changeset 319eb29611b1 2008-09-10 12:38:48 -07:00
Florian Westphal
9f901c8ef1 nsc: fix liblinux2.6.18.so sym link creation
changeset 3628:a9c05c7e54f2 ('Move all NSC related build code into
src/internet-stack') erronoulsy moved the sym link creation outside
of the loop.

closes bug #328.
2008-09-10 13:11:35 +02:00
Florian Westphal
9f2e63f535 nsc: remove nsc builddir symlink
changeset 3635:cddd59578812 ('compile nsc code unconditionally')
added the nsc header files to ns-3 and fixed up the include paths,
so we no longer need to create a builddir/nsc symlink to find them.
2008-09-10 12:46:59 +02:00
Gustavo J. A. M. Carneiro
ffe65494c4 merge 2008-09-10 11:34:33 +01:00
Gustavo J. A. M. Carneiro
b0f7bbf060 Stop the /dev/null redirection abuse 2008-09-10 11:33:30 +01:00
Craig Dowell
cb9b816af0 enable nsc when nsc enabled 2008-09-09 17:09:37 -07:00
Mathieu Lacage
c8929f34e6 fix typo to allow cloning traces when they are not there yet 2008-09-09 12:35:11 -07:00
Craig Dowell
311955363b prep for ns-3.2-RC2 2008-09-09 11:34:44 -07:00
Gustavo J. A. M. Carneiro
72d3e7353a merge 2008-09-09 18:43:21 +01:00
Gustavo J. A. M. Carneiro
6f10c6c828 Use subprocess.Popen instead of os.system to improve portability of the regression testing framework 2008-09-09 18:43:03 +01:00
Mathieu Lacage
e5870d73cb bug 322: download nsc from released location if in 'release' mode. 2008-09-09 10:15:40 -07:00
Gustavo J. A. M. Carneiro
808a874b45 Problem of Python bindings in MinGW has been fixed 2008-09-09 12:13:23 +01:00
Mathieu Lacage
cd64cbad48 initialize sta listen interval 2008-09-08 14:45:11 -07:00
Mathieu Lacage
69aa96cfe8 initialize m_ctrlPwrMgt 2008-09-08 14:40:48 -07:00
Mathieu Lacage
18f4a0f940 don't use bitfields: they are evil. 2008-09-08 14:40:27 -07:00
Mathieu Lacage
9b48ec2c9c should set retry bit in rts and acks. 2008-09-08 14:39:59 -07:00
Mathieu Lacage
d654a7c67a should set retry bit in acks. 2008-09-08 14:37:54 -07:00
Mathieu Lacage
6f2fba35ab make mobility helper ascii output more robust to formatting portability problems. 2008-09-08 13:13:09 -07:00
Mathieu Lacage
356b8a4d5c make sure to destroy all left-over memory before exit 2008-09-08 12:26:00 -07:00
Mathieu Lacage
f75a46a16c do not reserve space for unwritten data to avoid memory initialization problems 2008-09-08 12:22:29 -07:00
Mathieu Lacage
b62d2131d5 add msvc to set of platforms known to not work 2008-09-08 11:32:22 -07:00
Mathieu Lacage
b024a19fe1 update build matrix 2008-09-08 11:29:12 -07:00
Mathieu Lacage
17adb4fab8 update release notes 2008-09-08 10:43:03 -07:00
Mathieu Lacage
320dcbbfee bug 316: make nsc compilation conditional again 2008-09-08 09:22:45 -07:00
Gustavo J. A. M. Carneiro
8bb361bcba Missing include 2008-09-08 12:54:47 +01:00