Ramon Bauza
|
ddfe9023eb
|
Channel switching support for Wifi
|
2009-09-15 10:47:02 +02:00 |
|
Craig Dowell
|
a9b0bc855a
|
add some words about tracing to the manual
|
2009-09-15 00:05:36 -07:00 |
|
Craig Dowell
|
fc7ea88b35
|
quiet valgrind in NOTREACHED case
|
2009-09-14 21:49:43 -07:00 |
|
Craig Dowell
|
b3217a0fa8
|
added words to help understand callbacks
|
2009-09-14 18:03:30 -07:00 |
|
Pavel Boyko
|
f57933cd7d
|
Merge with code.nsnam.org
|
2009-09-14 10:19:55 +04:00 |
|
Pavel Boyko
|
adad3f4b9f
|
Cosmetics
|
2009-09-14 10:19:33 +04:00 |
|
Craig Dowell
|
55a729aca7
|
fat fingers
|
2009-09-13 21:53:06 -07:00 |
|
Craig Dowell
|
52d5749a27
|
Quiet silly compiler error
|
2009-09-13 20:29:29 -07:00 |
|
Craig Dowell
|
28346e21ce
|
gcc 3.4 complained about virtual methods without virtual destructor
|
2009-09-13 15:35:33 -07:00 |
|
Tom Wambold
|
0ae600a3ec
|
merge PacketBB
|
2009-09-13 09:38:01 -07:00 |
|
Craig Dowell
|
ae814b5f5c
|
fc11 is pretty picky about headers
|
2009-09-12 22:55:20 -07:00 |
|
Craig Dowell
|
05610b3c56
|
test framework should probably work on all supported machines
|
2009-09-12 20:00:36 -07:00 |
|
Craig Dowell
|
3ad8ddf899
|
add test and validation framework
|
2009-09-12 19:44:17 -07:00 |
|
Tom Wambold
|
124ed7e91b
|
PacketBB: Typo in comment.
|
2009-09-11 12:16:21 -04:00 |
|
Tom Wambold
|
0785e918e2
|
PacketBB: A bit more documentation.
|
2009-09-11 12:11:23 -04:00 |
|
Tom Wambold
|
bf9984d28a
|
PacketBB: Removed unnecessary forward declarations.
|
2009-09-11 12:00:38 -04:00 |
|
Tom Wambold
|
7d7681d6bc
|
PacketBB: Moved from src/contrib to src/node.
|
2009-09-11 11:52:47 -04:00 |
|
Tom Wambold
|
ea886c586f
|
PacketBB: Doxygen documentation. Still have some more I want to write.
|
2009-09-11 00:52:23 -04:00 |
|
Tom Wambold
|
94bf0517f7
|
PacketBB: Forgot to add Pbb prefix to enum.
|
2009-09-10 15:35:16 -04:00 |
|
Tom Wambold
|
0745740c07
|
PacketBB:: Removed pbb namespace, instead prefix class names with Pbb.
|
2009-09-10 15:33:23 -04:00 |
|
Tom Wambold
|
2c107a11d6
|
Merged ns-3-dev.
|
2009-09-10 15:32:38 -04:00 |
|
Kirill Andreev
|
17a463d970
|
Merge with ns-3-dev
|
2009-09-10 15:08:14 +04:00 |
|
Kirill Andreev
|
b90238c308
|
Added 11s description to ELEASE_NOTES, fixed dependencies in building
|
2009-09-10 15:07:34 +04:00 |
|
Gustavo J. A. M. Carneiro
|
acf666912b
|
Switch to the official pybindgen 0.12 release
|
2009-09-10 11:41:33 +01:00 |
|
Kirill Andreev
|
5cccb40d46
|
Added comments in mesh.cc
|
2009-09-10 14:13:48 +04:00 |
|
Gustavo J. A. M. Carneiro
|
06c4210f6c
|
Add a waf --doxygen-no-build option, for a quicker testing loop of doxygen documentation
|
2009-09-09 11:32:50 +01:00 |
|
Gustavo J. A. M. Carneiro
|
c6cb54e62e
|
Fix waf --check error when python bindings are not enabled
|
2009-09-09 11:31:16 +01:00 |
|
Sebastien Vincent
|
d52260e378
|
Schedule unicast RA in response to RS.
|
2009-09-08 18:45:44 +02:00 |
|
Sebastien Vincent
|
5db36bee27
|
Cleanup, reindent, NULL -> 0.
|
2009-09-08 18:40:47 +02:00 |
|
Kirill Andreev
|
61ac2171bd
|
Build fix
|
2009-09-08 11:41:44 +04:00 |
|
Kirill Andreev
|
3e38891e52
|
Merge with code.nsnam.org
|
2009-09-08 11:27:50 +04:00 |
|
Sebastien Vincent
|
d114b7872d
|
Add comments about the choice of default route in a two (or more) IPv6 prefixes link.
|
2009-09-08 07:07:58 +02:00 |
|
Sebastien Vincent
|
df6e93bddf
|
Python rescan.
|
2009-09-08 06:37:37 +02:00 |
|
Sebastien Vincent
|
8cbdcd69c1
|
[Bug 653] NetDevice link change callback (SetLinkChangeCallback -> AddLinkChangeCallback).
|
2009-09-08 06:29:26 +02:00 |
|
Sebastien Vincent
|
345a0d99e2
|
Doxygen.
|
2009-09-07 18:27:40 +02:00 |
|
Sebastien Vincent
|
9285510a27
|
Rescan python bindings.
|
2009-09-07 18:03:20 +02:00 |
|
Sebastien Vincent
|
542d4c31a2
|
Add metric and longest prefix match support for IPv6.
|
2009-09-07 18:03:01 +02:00 |
|
Kirill Andreev
|
d7d6cf54ff
|
Random variable definitions were removed from conditional code
|
2009-09-07 16:04:15 +04:00 |
|
Gustavo J. A. M. Carneiro
|
aad99865f2
|
Bug #609: --check and --regression should build only the required binaries
|
2009-09-07 11:59:10 +01:00 |
|
fmoatamr
|
d407199f86
|
Cast uint32_t into unsigned int for compatibility with cygwin
|
2009-09-07 11:45:05 +02:00 |
|
Guillaume Seguin
|
381f677bd5
|
Don't recompute NodeList::End () at every loop in GlobalRouteManagerImpl
|
2009-09-05 16:31:07 -07:00 |
|
Tom Henderson
|
a355cc5bac
|
Fix doxygen errors
|
2009-09-04 18:02:03 -07:00 |
|
Tom Henderson
|
a0612ce1e2
|
fix logging error for WithdrawRoute ()
|
2009-09-04 17:33:08 -07:00 |
|
Tom Henderson
|
7f0185714a
|
Manual spelling fixes from Johannes Buchner
|
2009-09-04 17:23:34 -07:00 |
|
Sebastien Vincent
|
5d81bfac00
|
Fix Python coding style.
|
2009-09-04 17:27:33 +02:00 |
|
Sebastien Vincent
|
27ae061065
|
Add IPv6 python example.
|
2009-09-04 16:25:55 +02:00 |
|
Sebastien Vincent
|
c69ee1333b
|
Fix python examples.
|
2009-09-04 16:23:38 +02:00 |
|
Gustavo J. A. M. Carneiro
|
f8002519ad
|
Bug #620: Build system --run target seems to forget copying updated headers
|
2009-09-04 12:06:54 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ab7c536321
|
Allow ns3moduleheader taskgen with empty list of source headers (for completely optional ns-3 modules)
|
2009-09-02 17:43:28 +01:00 |
|
Kirill Andreev
|
f1fa986e58
|
Headers: structured
|
2009-09-02 14:58:36 +04:00 |
|