Commit Graph

5336 Commits

Author SHA1 Message Date
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
Dean Armstrong
cb9b663219 fix Bug 1069 - ApWifiMac unduly calls RegularWifiMac::Receive and crashes 2011-04-10 19:08:46 +02:00
Nicola Baldo
02377e08ed fixed Bug 1090 - WifiMacQueue is not accessible through the attribute path 2011-04-10 18:48:58 +02:00
Nicola Baldo
dd8505ca4e fixed Bug 1066 - Set Radiotap modulation type flags correctly 2011-04-10 18:37:49 +02:00
Tom Henderson
cc39a25064 fix outdated doxygen 2011-04-08 13:43:34 -07:00
Mitch Watrous
2c288fe045 Fixed included files in spectrum-model.cc 2011-04-08 13:17:37 -07:00
Mitch Watrous
55ed95938b Relabel all build verification tests (BVT) to be unit tests (UNIT) 2011-04-07 10:33:33 -07:00
Mitch Watrous
b3933a2fe4 Move tests from mobility module to its test library 2011-04-07 10:07:46 -07:00
Gustavo J. A. M. Carneiro
b3a99c9300 The mpi waf configuration code belongs in src/mpi/wscript, not toplevel wscript 2011-04-07 13:34:14 +01:00
Mathieu Lacage
3e1a068ba8 install ns-3 headers in include/ns-3 upon 'waf install' 2011-04-07 08:52:19 +02:00
Mitch Watrous
aa8f3e8ddb Move tests from internet module to its test library 2011-04-06 16:51:14 -07:00
Mitch Watrous
914c16ad83 Move tests from test module to its test library 2011-04-06 16:10:47 -07:00
Mitch Watrous
a0ab62ad90 Move tests from core module to its test library and update CHANGES.html 2011-04-06 15:32:12 -07:00
Josh Pelkey
e54bd196ec merge 2011-04-06 15:26:57 -04:00