Commit Graph

5927 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
3c16533c21 Put back the configure check to disable python bindings in cygwin, due to our inability to install gccxml in cygwin. 2009-09-25 12:15:27 +01:00
Gustavo J. A. M. Carneiro
4cbaa7c8f4 merge 2009-09-25 11:48:05 +01:00
Craig Dowell
02c9beac45 Remove and replace type traits unit test (bug 675) 2009-09-24 23:48:35 -07:00
Tom Wambold
b86c706b6b PacketBB: Tidy up some memory leaks. 2009-09-24 18:05:36 -04:00
Craig Dowell
c1d415cbee branch merge 2009-09-24 12:15:33 -07:00
Craig Dowell
dd98ef2ee9 Remove and replace CommandLine BVT (bug 675) 2009-09-24 12:15:14 -07:00
Tom Wambold
615c4eb4d5 Merge ns-3-dev. 2009-09-24 10:57:41 -04:00
Craig Dowell
b712ca8fab crashing examples should print red in html 2009-09-23 15:38:36 -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
Tom Henderson
500edb252d Testing document edits 2009-09-23 08:37:09 -07:00
Mathieu Lacage
a0dbfe494e bump up nsc version requirement 2009-09-23 08:57:40 +02:00
Tom Henderson
8cff1e1cfd Manual formatting fixes 2009-09-22 20:54:05 -07:00
Mathieu Lacage
904a2b4410 bug 643: Interference Helper does not account properly for simultaneous events 2009-09-22 17:33:03 +02:00
Gustavo J. A. M. Carneiro
16835e0b5d Python: allow multiple api definitions directories, one per data model. 2009-09-22 16:13:42 +01: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
Gustavo J. A. M. Carneiro
6214778dc3 Rescan API for Python 2009-09-21 17:53:43 +01:00
Gustavo J. A. M. Carneiro
023fa2e874 Upgrade to upstream WAF 1.5.9 plus a bunch of 'waf tools' layered on top. 2009-09-21 10:59:21 +01:00
Tom Henderson
1a246bf628 fix test document build 2009-09-19 21:38:12 -07:00
Tom Henderson
8f50776516 fix manual build 2009-09-19 16:24:55 -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
Gustavo J. A. M. Carneiro
81fc7f1bf5 Add an example with Wifi, OLSR, and Flow Monitor. 2009-09-18 12:27:17 +01:00
Gustavo J. A. M. Carneiro
f3fcf457ec merge 2009-09-18 11:44:13 +01:00
Gustavo J. A. M. Carneiro
e3477c5525 rescan python bindings so that FlowMonitor::GetFlowStats binding works 2009-09-18 11:43:39 +01: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
d40fbea6de Python bindings rescan 2009-09-16 15:03:25 +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
c3faf85ce2 make sure we run the pybindgen command in --check and --regression 2009-09-16 14:26:46 +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
Craig Dowell
865279bd09 branch merge 2009-09-15 11:57:40 -07:00
Craig Dowell
a74ef75541 silly typos and add disclaimer 2009-09-15 11:57:12 -07: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
Sebastien Vincent
473d80ea54 Fix main-random-topology sample. 2009-09-15 17:29:09 +02:00