Commit Graph

7081 Commits

Author SHA1 Message Date
Tom Henderson
34fe2704ef update module dependencies 2011-04-21 10:50:36 -07:00
Tom Henderson
66f650787b Fix header file inclusion for MPI examples 2011-04-21 10:25:30 -07:00
Tom Henderson
880c163ac5 strip Control-M from example file; run through check-style.py 2011-04-21 10:12:56 -07:00
Tom Henderson
bf93e5e7dd disable main-propagation-loss example from valgrind tests 2011-04-21 06:23:25 -07:00
Tom Henderson
534c10f5fc clean valgrind report for main-propagation-loss.cc example 2011-04-21 06:22:05 -07:00
Mathieu Lacage
ef140c82f3 bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets 2011-04-21 13:41:36 +02:00
Mathieu Lacage
d9febdf743 testcase for bug 1072 2011-04-21 09:26:55 +02:00
Tom Henderson
5fdcb13489 break reference cycle in JakesPropagationLossModel; fix destructor 2011-04-20 10:03:40 -07:00
Mitch Watrous
4daaf0abf4 Make some examples free their memory when finished 2011-04-20 09:17:16 -07:00
Mitch Watrous
534e71f5f6 Update tutorial 2011-04-19 10:30:50 -07:00
Mathieu Lacage
b52ff87b43 fix typo: % should be $ 2011-04-19 14:39:15 +02:00
Mathieu Lacage
1ea256f802 forgot ns3 postfix 2011-04-19 14:11:12 +02:00
Mathieu Lacage
086d30464b install core-config.h 2011-04-19 08:25:57 +02:00
Mathieu Lacage
ed0d67d5c9 use netanim-config.h header name to match config naming pattern 2011-04-19 08:25:51 +02:00
Mitch Watrous
8c6a8804ff Print modules built list at end of waf build 2011-04-18 10:50:55 -07:00
Mathieu Lacage
b1dd88b227 fix deps 2011-04-18 12:10:18 +02:00
Mitch Watrous
010649d7ba Bug 1088 - Code in scratch directory assumes all modules are enabled 2011-04-17 20:06:22 -07:00
Mitch Watrous
a64837e4b4 Make function's docstring be comments to fix waf help message 2011-04-17 19:45:48 -07:00
Mitch Watrous
3a3673d951 Print modules to build list at beginning of waf build 2011-04-17 18:58:45 -07:00
Andrey Mazo
d3344cbbb8 build fixes for gcc 4.6 2011-04-17 14:54:42 +02:00
Mathieu Lacage
af275c07eb bugs fixed 2011-04-17 14:34:40 +02:00
Mathieu Lacage
3efa74c0a5 RELEASE_NOTES, CHANGES.html 2011-04-17 14:23:18 +02:00
Mathieu Lacage
db1a968acf update test output 2011-04-17 14:23:09 +02:00
Mathieu Lacage
7b89cdcd95 merge 2011-04-17 13:58:26 +02:00
Mitch Watrous
c3ebf91792 Move example from core to point-to-point 2011-04-15 16:03:28 -07:00
Tom Henderson
338eb54233 bug 1046: Check AODV LocalDeliver callback before using it 2011-04-15 15:45:50 -07:00
Mitch Watrous
3c78215274 Merge 2011-04-15 13:05:52 -07:00
Mitch Watrous
6c0d5166e8 Make examples that were in samples directory run 2011-04-15 13:03:02 -07:00
Mathieu Lacage
0fecf0ecef scan monolithic bindings 2011-04-15 21:13:19 +02:00
Mathieu Lacage
7095312867 modular bindings scan 2011-04-15 21:03:28 +02:00
Mathieu Lacage
4b74dc78f9 really require version 785 2011-04-15 20:51:42 +02:00
Mathieu Lacage
a341d022d5 merge with HEAD 2011-04-15 20:50:42 +02:00
Mathieu Lacage
8d52758c4a avoid ambiguous method overloads for python bindings 2011-04-15 20:48:12 +02:00
Mitch Watrous
357a5c8661 Print enabled modules list at end of waf configure 2011-04-15 09:06:01 -07:00
Mathieu Lacage
40b4742205 define PYTHON_SCAN 2011-04-15 13:35:08 +02:00
Mathieu Lacage
80ecb9efcc define PYTHON_SCAN 2011-04-15 13:34:57 +02:00
Mathieu Lacage
8c7d1155cf work around pybindgen bug 2011-04-15 13:32:54 +02:00
Mathieu Lacage
7a62df07e2 make scanner work 2011-04-15 13:23:48 +02:00
Mitch Watrous
c9202337a8 Move examples out of samples directory and remove it 2011-04-14 14:22:09 -07:00
Mathieu Lacage
7ff702d6b1 early work to make python bindings work again with ns-3-time 2011-04-13 09:08:05 +02:00
Mathieu Lacage
3dac7a431e oops, changed the logic. 2011-04-13 08:50:07 +02:00
Mathieu Lacage
8c7070077b fix small bugs 2011-04-13 08:35:49 +02:00
Mathieu Lacage
a2fab881af merge with HEAD 2011-04-13 08:26:47 +02:00
Mitch Watrous
1f9ea7d2ef Make examples not be built by default 2011-04-12 14:35:16 -07:00
Mitch Watrous
46d63e113b Make examples and tests be enabled from the .ns3rc file 2011-04-12 10:39:17 -07:00
Gustavo J. A. M. Carneiro
5a47248424 Rescan API of wifi module 2011-04-12 13:12:27 +01:00
Gustavo J. A. M. Carneiro
fcbfd69b94 Fix a waf problem when generating pkgconfig files 2011-04-12 13:12:02 +01:00
Gustavo J. A. M. Carneiro
4bfc5a7413 merge 2011-04-12 10:44:54 +01:00
Mathieu Lacage
a10c936db2 no need for stupid ifdef anymore 2011-04-11 16:39:59 +02:00
Mathieu Lacage
7e5645edc0 making NS3_LOGGING_ENABLE control macro expansion and nothing more 2011-04-11 15:38:09 +02:00