Andrey Mazo
|
82d09ba538
|
Merge 802.11s code.
|
2009-02-28 14:21:05 +03:00 |
|
Mathieu Lacage
|
fa47453c53
|
let GlobalValue do RNG environment variable processing
|
2009-02-25 12:27:00 -05:00 |
|
Mathieu Lacage
|
1d6fe7685a
|
add regression tests back
|
2009-02-25 13:40:06 +01:00 |
|
Mathieu Lacage
|
196177a74d
|
improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary.
|
2009-02-25 13:10:22 +01:00 |
|
Mathieu Lacage
|
c4389f8288
|
rescan python
|
2009-02-25 11:00:50 +01:00 |
|
Mathieu Lacage
|
952c1818e4
|
kill dead API
|
2009-02-25 11:00:42 +01:00 |
|
Mathieu Lacage
|
ce505dda1d
|
fix build
|
2009-02-25 10:50:59 +01:00 |
|
Raj Bhattacharjea
|
1a86859237
|
Merge in rng-changes branch
|
2009-02-24 19:24:09 -05:00 |
|
Timo Bingmann
|
257fd2079e
|
bug 509: backoff CW growth is invalid
|
2009-02-24 14:33:17 +01:00 |
|
Mathieu Lacage
|
d698a38195
|
add support for NS_ATTRIBUTE_DEFAULT
|
2009-02-24 10:27:08 +01:00 |
|
Mathieu Lacage
|
a31ecc8772
|
remove uneeded blank line
|
2009-02-24 10:26:57 +01:00 |
|
Mathieu Lacage
|
04ba81354e
|
implement NS_GLOBAL_VALUE
|
2009-02-24 09:59:21 +01:00 |
|
Mathieu Lacage
|
79297c4afa
|
typo
|
2009-02-24 09:40:54 +01:00 |
|
Francesco Malandrino
|
1d1997b302
|
bug 487: add association/disassociation hooks in Nqsta.
|
2009-02-24 09:18:11 +01:00 |
|
Mathieu Lacage
|
6e9c68ab24
|
bug 465: mixed-wireless.py does not work anymore.
|
2009-02-24 09:07:04 +01:00 |
|
Timo Bingmann
|
eb8ca704b4
|
bug 486: patches for icc compilation.
|
2009-02-24 08:29:36 +01:00 |
|
Mathieu Lacage
|
fd8ba38a0e
|
bug 500: make DcaTxop accessible through an attribute.
|
2009-02-24 08:20:51 +01:00 |
|
Raj Bhattacharjea
|
7e06c78762
|
Rescan the bindings
|
2009-02-24 00:12:22 -05:00 |
|
Raj Bhattacharjea
|
fc998323d4
|
Sync with ns-3-dev
|
2009-02-23 23:56:27 -05:00 |
|
Raj Bhattacharjea
|
d509a8ef15
|
Fix previous changeset
|
2009-02-23 23:49:17 -05:00 |
|
Raj Bhattacharjea
|
c8423550f5
|
Almost have env variable support for RNG right
|
2009-02-23 22:55:16 -05:00 |
|
Gustavo J. A. M. Carneiro
|
9cf0988230
|
Fix build of Python bindings on systems with no support for TabBridge
|
2009-02-23 16:07:46 +00:00 |
|
Tom Henderson
|
cf22518549
|
tutorial fixes from Ruben Merz
|
2009-02-23 06:56:52 -08:00 |
|
Timo Bingmann
|
7e8d2be1da
|
Missing include of stdlib.h for free() in callback.cc
|
2009-02-23 11:33:14 +01:00 |
|
Timo Bingmann
|
127064f21a
|
Print demangled callback signatures if they mismatch. bug #507
|
2009-02-22 17:28:45 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f00e2d7b11
|
Rescan python bindings.
|
2009-02-21 23:19:18 +00:00 |
|
Gustavo J. A. M. Carneiro
|
607fa5aa0e
|
merge
|
2009-02-21 22:50:53 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a559b31710
|
For regression testing, use python modules filecmp and difflib instead of an external diff command, to improve portability (e.g. mingw). Closes #330.
|
2009-02-21 22:50:04 +00:00 |
|
Craig Dowell
|
ffdb250c3e
|
bug 506 -- remove name version of SetPositionAllocator
|
2009-02-21 14:46:11 -08:00 |
|
Aleksey Kovalenko
|
6945d47068
|
Optimize Send/SendFrom on BridgeNetDevice by using the learned MAC associations when possible, instead of flooding to all bridge ports.
|
2009-02-21 22:09:08 +00:00 |
|
Craig Dowell
|
9c653b5afa
|
quiet second.cc and third.cc when running as regression tests
|
2009-02-18 22:32:09 -08:00 |
|
Craig Dowell
|
be94ad4fed
|
add byte mode
|
2009-02-18 22:19:20 -08:00 |
|
Craig Dowell
|
561ede7d42
|
clean up transmit abort nonsense
|
2009-02-18 18:31:57 -08:00 |
|
Gustavo J. A. M. Carneiro
|
d1b501f370
|
Python: wrap std::ostream/ofstream, for ascii tracing.
|
2009-02-18 12:23:08 +00:00 |
|
Unknown
|
b16cf00eb7
|
Sync with dev
|
2009-02-17 14:49:22 -05:00 |
|
Gustavo J. A. M. Carneiro
|
07146ac480
|
WAF: fix Task.maxjobs=1 (for sudo); icc flags.
|
2009-02-14 14:02:40 +00:00 |
|
Craig Dowell
|
5ab4247484
|
add names support to tap bridge helper
|
2009-02-13 12:44:22 -08:00 |
|
Raj Bhattacharjea
|
ed1c9a7cd7
|
Merge tap branch
|
2009-02-13 00:10:21 -05:00 |
|
Craig Dowell
|
9a7dad3928
|
no creator option in tap-bridge should be off by default
|
2009-02-12 17:37:36 -08:00 |
|
Craig Dowell
|
d3858d6b6e
|
add code to work around tap-creator
|
2009-02-12 17:26:05 -08:00 |
|
Raj Bhattacharjea
|
7083feedeb
|
Merge names branch
|
2009-02-12 16:49:58 -05:00 |
|
Unknown
|
3d6ecbd579
|
endless loops are not a good thing
|
2009-02-11 22:37:00 -08:00 |
|
Craig Dowell
|
ee291dcfbe
|
work around to allow FreeBSD to run tap-bridge
|
2009-02-11 18:07:52 -08:00 |
|
Craig Dowell
|
95ac9448c8
|
branch merge
|
2009-02-10 16:41:54 -08:00 |
|
Craig Dowell
|
676781dc03
|
remove unnecessary includes in tap-bridge
|
2009-02-10 16:41:38 -08:00 |
|
Craig Dowell
|
69d60201c3
|
more dox for names
|
2009-02-10 11:28:40 -08:00 |
|
Craig Dowell
|
95951b0a4d
|
a few tests, a little reorganization for clarity
|
2009-02-10 11:05:10 -08:00 |
|
Craig Dowell
|
998a5ba69a
|
some naming changes suggested by Gustavo
|
2009-02-10 10:36:26 -08:00 |
|
Gustavo J. A. M. Carneiro
|
f780e96965
|
examples/first.cc ported to Python
|
2009-02-10 17:15:06 +00:00 |
|
Gustavo J. A. M. Carneiro
|
99165b12c4
|
Fix waf --pyrun bug
|
2009-02-10 17:14:41 +00:00 |
|