Commit Graph

5349 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
82b7ca17b4 Link Python bindings modules to all enabled ns-3 module libraries. Fixes #1117. 2011-04-29 18:27:03 +01:00
Mitch Watrous
26006abcca Make test.py not run examples that are not runnable 2011-04-29 09:53:35 -07:00
Mitch Watrous
1718599e48 Write a status file during waf build step 2011-04-28 09:10:29 -07:00
Josh Pelkey
65bfec39f2 check additional directory for nsc library 2011-04-27 10:16:08 -04:00
John Abraham
e9a5c40990 Bug 1105 Move topology helpers in separate per-device modules 2011-04-26 15:52:10 -07:00
John Abraham
59752d3727 Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:49:03 -07:00
John Abraham
f6a6236ef8 Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:42:15 -07:00
John Abraham
d406a5b87d Bug 1105 Move topology helpers into separate per-device modules 2011-04-26 15:18:32 -07:00
Mitch Watrous
23209eb41f Bug 1108 - test.py -e option needs repair 2011-04-26 12:53:50 -07:00
Josh Pelkey
437312f163 move MPI examples over 2011-04-26 15:38:09 -04:00
Tom Henderson
5faedc2049 fix mpi 2011-04-26 14:57:48 -04:00
Mathieu Lacage
c580674e28 try to fix 32bit build with some gcc compilers 2011-04-25 20:21:11 +02:00
Mathieu Lacage
8ed8b63414 avoid conversion warning by old versions of gcc 2011-04-23 13:53:31 +02:00
John Abraham
ff6b43660a Bug 1106: Remove CanvasLocation dependencies 2011-04-22 08:24:37 -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
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
Mathieu Lacage
b1dd88b227 fix deps 2011-04-18 12:10:18 +02:00
Andrey Mazo
d3344cbbb8 build fixes for gcc 4.6 2011-04-17 14:54:42 +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
7095312867 modular bindings scan 2011-04-15 21:03:28 +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
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
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
Mathieu Lacage
27ef348db8 generate pkg-config files for installation. 2011-04-11 15:19:44 +02:00
Nicola Baldo
857436b513 revised fix for bug 1069 2011-04-10 19:11:22 +02:00