Commit Graph

4021 Commits

Author SHA1 Message Date
Kirill Andreev
d8587dc1c5 Mesh: fixed peer link reopening - always overwrite peerLinkId. 2009-09-18 14:22:15 +04:00
Sebastien Vincent
f19c5ff408 Fix build on g++-4.x. 2009-09-17 07:25:36 +02:00
Sebastien Vincent
0836862402 NdiscCache copy constructor private + python rescan. 2009-09-16 20:08:47 +02:00
Sebastien Vincent
afeae4240d Export more IPv6 includes. 2009-09-16 18:56:29 +02:00
Gustavo J. A. M. Carneiro
28f016ad5b merge with ns-3-dev 2009-09-16 15:27:54 +01:00
Gustavo J. A. M. Carneiro
80083950b3 Missing code, methods declared but not implemented... 2009-09-16 15:03:00 +01:00
Gustavo J. A. M. Carneiro
ffbf0e4221 Export header ie-dot11s-id.h, disable a few copy contructors, to make Python bindings compile. 2009-09-16 14:04:53 +01:00
Gustavo J. A. M. Carneiro
2bd10119d1 merge 2009-09-16 11:01:57 +01:00
Pavel Boyko
11b6f74f26 Build fix for g++ 4.0.4 ('... may be used uninitialized in this function') 2009-09-16 13:28:06 +04:00
Sebastien Vincent
977aed1d7f Merge with ns-3-dev. 2009-09-15 17:38:08 +02:00
Sebastien Vincent
8cd2f7b8e5 Add a way to disable DAD via an Icmpv6L4Protocol attribute. 2009-09-15 17:32:23 +02:00
Pavel Boyko
b51933502b build fix (g++ 4.0.4 and 4.4.0 optimized only) 2009-09-15 19:05:39 +04:00
Ramon Bauza
55bf5fc2e7 Doxy doc for Wifi channel switching 2009-09-15 14:33:04 +02:00
Gustavo J. A. M. Carneiro
13f22f74ca Fix InternetStackHelper::EnableAsciiAll to work with the new Drop signature 2009-09-15 13:01:28 +01:00
Gustavo J. A. M. Carneiro
a4036e14fb Modifications to the Ipv6L3Protocol::Drop trace source to align with Ipv4L3Protocol::Drop 2009-09-15 13:00:29 +01:00
Gustavo J. A. M. Carneiro
4fff24300a merge with ns-3-dev 2009-09-15 11:35:21 +01:00
Ramon Bauza
ddfe9023eb Channel switching support for Wifi 2009-09-15 10:47:02 +02:00
Craig Dowell
fc7ea88b35 quiet valgrind in NOTREACHED case 2009-09-14 21:49:43 -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
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
Gustavo J. A. M. Carneiro
796e3d17d8 Doxygen documentation for FlowMonitor 2009-09-08 17:33:05 +01:00
Gustavo J. A. M. Carneiro
be1e0dea3f merge with ns-3-dev 2009-09-08 13:57:17 +01: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
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
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
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