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
Gustavo J. A. M. Carneiro
986a63bbb4
merge
2008-09-08 12:35:08 +01:00
Gustavo J. A. M. Carneiro
e1f187d38a
Detect the pthread.h header file and automatically disable components that cannot build without it.
2008-09-08 12:19:46 +01:00
Gustavo J. A. M. Carneiro
8b080ef574
Python bindings generation does not need to depend on the 'everything.h' file, only API scanning and compilation of the generated sources.
2008-09-08 11:20:17 +01:00
Unknown
ae217b0eaa
Don't build realtime simulator if required core components aren't built
2008-09-07 20:13:51 -07:00
Raj Bhattacharjea
61947e25a7
Update CHANGES.html to reflect the last two changesets
2008-09-07 21:58:50 -04:00
Raj Bhattacharjea
1b605147ce
Implement TCP finite rx buffer (bug 239)
2008-09-07 20:23:24 -04:00
Raj Bhattacharjea
48ac0501a0
Fix TCP closedown FINs, and remove broken tcp-erros example (bug 242)
2008-09-07 19:38:26 -04:00
Unknown
d8dc981267
just remove hires clocks from wall-clock-synchronizer until they are needed
2008-09-06 21:15:59 -07:00
Unknown
e84289cff4
fix MinGW build
2008-09-06 21:04:39 -07:00
Gustavo J. A. M. Carneiro
2284d3d545
merge
2008-09-06 19:25:26 +01:00
Gustavo J. A. M. Carneiro
dcce81147d
Use the information provided by conf.report_optional_feature() to enable/disable python bindings for optional APIs
2008-09-06 19:24:32 +01:00
Unknown
fd149a38f3
no references to timespec if CLOCK_REALTIME undef
2008-09-06 10:41:13 -07:00
Gustavo J. A. M. Carneiro
80ba473c52
For better consistency, option --nsc becomes --enable-nsc, --python-disable becomes --disable-python.
2008-09-06 14:46:01 +01:00
Mathieu Lacage
9e629d895f
make sure aid is initialized
2008-09-05 21:36:20 -07:00
Mathieu Lacage
fb24a25673
compile nsc code unconditionally.
2008-09-05 21:12:00 -07:00
Mathieu Lacage
618313f44c
add AddIpv4Stack, splt functions in independent chunks
2008-09-05 20:00:40 -07:00
Unknown
d8ec3bb638
flip LLC to DIX framing switch in csma
2008-09-05 15:57:46 -07:00
Unknown
f4ea04de0b
apply MTU/FrameSize treatment to point-to-point
2008-09-05 15:18:20 -07:00
Unknown
a618b8efaa
branch merge
2008-09-05 11:57:56 -07:00
Unknown
55279b18b4
MTU, encap mode cleanup for csma
2008-09-05 11:56:17 -07:00
Gustavo J. A. M. Carneiro
b9a4eaca8e
Move all NSC related build code into src/internet-stack, to unclutter a bit the main wscript
2008-09-05 19:55:21 +01:00
Gustavo J. A. M. Carneiro
f77da8c755
Exclude any possible 'nsc' folder from the dist tarball (nsc is ~= 100MB).
2008-09-05 18:42:59 +01:00
Gustavo J. A. M. Carneiro
e4bd4773e8
We don't want mercurial -q option when fetching nsc, user feedback is important.
2008-09-05 18:37:00 +01:00
Gustavo J. A. M. Carneiro
453dd8a294
Add a summary of optional features at the end of the configuration stage.
2008-09-05 18:16:29 +01:00
Gustavo J. A. M. Carneiro
6e375eee8e
New pybindgen, should fix bug #308 .
2008-09-05 16:47:15 +01:00
Unknown
d2dd9c358f
further cleanup of MTU in CSMA
2008-09-04 22:38:52 -07:00