Commit Graph

4039 Commits

Author SHA1 Message Date
Craig Dowell
02c9beac45 Remove and replace type traits unit test (bug 675) 2009-09-24 23:48:35 -07:00
Craig Dowell
dd98ef2ee9 Remove and replace CommandLine BVT (bug 675) 2009-09-24 12:15:14 -07:00
Tom Wambold
68096ac918 remove and replace packetbb unit tests (bug 675) 2009-09-23 15:35:26 -07:00
Craig Dowell
b40ea0f3b5 branch merge 2009-09-23 15:20:41 -07:00
Craig Dowell
8f7f202b7e Remove and replace attribute unit tests (bug 675) 2009-09-23 15:20:23 -07:00
Aleksey Kovalenko
912e6dc45a bug 687: Build failed with GSL in non-default location 2009-09-23 20:48:43 +04:00
Mathieu Lacage
a0dbfe494e bump up nsc version requirement 2009-09-23 08:57:40 +02:00
Mathieu Lacage
904a2b4410 bug 643: Interference Helper does not account properly for simultaneous events 2009-09-22 17:33:03 +02:00
Duy Nguyen
d9f4c30720 Fixed Minstrel rate potential seg fault due to calling UpdateStats before being initialized 2009-09-21 23:44:59 -07:00
Craig Dowell
b803da1d39 Add a ChannelList namespace (bug 680) 2009-09-21 11:21:05 -07:00
Craig Dowell
578024650f move net-anim to contrib 2009-09-18 15:07:12 -07:00
Craig Dowell
25974ce348 ===================================================================
new file mode 100644
2009-09-18 14:14:34 -07:00
Sebastien Vincent
361382a57c Merge with ns-3-dev. 2009-09-18 22:20:27 +02:00
Sebastien Vincent
9f16bba32e Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf. 2009-09-18 22:18:06 +02:00
Josh Pelkey
c13f67a457 Minor documentation typo 2009-09-18 12:59:01 -04:00
Sebastien Vincent
fac12d7448 Doxygenize. 2009-09-18 18:21:15 +02:00
Josh Pelkey
4273c4d1ba Merge NixVector Routing code 2009-09-18 10:32:07 -04:00
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
Tom Wambold
a8a0ce0d13 PacketBB: Converted test script to use new testing framework. 2009-09-15 16:25:49 -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