Andrew Stanton
e06ea97140
Bug 1615 - Adjusting OLSR HelloInterval Attribute Results in No Links
2013-04-14 22:32:21 +02:00
Tom Henderson
89e67bbb33
update python bindings
2013-04-08 12:48:36 -07:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Vedran Miletić
71e380b55e
Bug 1237 - code cleanups related to includes
2012-09-01 20:57:21 +02:00
Tom Henderson
385b134dcb
Update OLSR test traces due to random variable perturbations
2012-08-24 16:01:24 -07:00
Mitch Watrous
eafb5075bf
Add a constant rate setting function to the on-off helper
2012-08-23 16:00:17 -07:00
Tom Henderson
5e39baec8a
rescan bindings
2012-08-17 16:03:51 -07:00
Tom Henderson
aebb5d5841
fix bug on previous commit
2012-08-17 06:19:59 -07:00
Tom Henderson
f645a4bc46
Update OLSR tests and reference traces for new random variable usage
2012-08-17 06:00:53 -07:00
Mitch Watrous
49a757cebc
Replace src/mobility usage of RandomVariable with RandomVariableStream (Patch Set 1)
2012-08-15 14:28:33 -07:00
Mitch Watrous
3a691a472e
Replace src/olsr usage of RandomVariable with RandomVariableStream
2012-08-14 12:10:58 -07:00
Mitch Watrous
190f314ba5
Replace src/application usage of RandomVariable with RandomVariableStream
2012-08-13 16:08:13 -07:00
Tom Henderson
50c62fcf48
olsr trace reference data changed (due to UniformVariable in Hello jitter)
2012-07-10 22:34:32 -07:00
Tom Henderson
350a4b7330
rescan bindings
2012-05-02 11:05:28 -07:00
Tom Henderson
25736177dc
rescan bindings
2012-04-14 18:09:25 -07:00
Mathieu Lacage
cb11c5b5a7
rescan
2012-03-23 23:50:52 -07:00
Gustavo J. A. M. Carneiro
93fbaf6d0f
Rescan bindings
2012-02-20 09:38:45 -08:00
Kirill Andreev
2dbe6fbd4f
Bug 1021: Beacon collision avoidance in Mesh module works wrong. fixed.
2011-12-12 18:40:41 +03:00
Vedran Miletić
39d338dbeb
fix various doxygen errors
2011-11-26 21:13:46 -08:00
watrous
b7a72ee3dc
Rescanned bindings on ns-regression
2011-11-14 13:00:58 -08:00
Gustavo J. A. M. Carneiro
c3059b6e68
Upgrade to waf-1.6.7, work in progress
2011-09-08 16:13:40 +01:00
Tom Henderson
416be98fe9
rescan all bindings
2011-08-17 23:01:53 -07:00
Gustavo J. A. M. Carneiro
feda6149ee
Rescan all bindings
2011-08-04 17:50:36 +01:00
Vedran Miletić
0538e655aa
standardize ns-3 namespace declaration format
2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8
standardize emacs c++ mode comments
2011-08-02 17:42:33 -04:00
Mathieu Lacage
8a38290eb8
add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy.
2011-07-29 03:38:59 -04:00
Lalith Suresh
9378ce8e08
Fixes bug caused due to incorrect HNA routing table updating that leads to stale entries
2011-07-25 22:02:50 +05:30
Gustavo J. A. M. Carneiro
4cf581619e
Rescan all python bindings for all modules
2011-07-20 16:02:32 +01:00
Vedran Miletic
7271e9fa6f
bug 1203: Inconsistently named ifndef/define macros in ns-3 headers
2011-07-07 04:31:52 -04:00
Tom Henderson
8febaeb6cc
Move uan module description out of doxygen
2011-05-25 00:12:59 -07:00
Tom Henderson
2a2690a003
rerun check-style.py at default level to enforce space after function name
2011-05-22 23:18:47 -07:00
Tom Henderson
34688f76ec
rerun check-style.py with uncrustify-0.58
2011-05-22 22:28:15 -07:00
Mitch Watrous
684991654f
Make some modules show up on doxygen modules page
2011-05-18 13:00:29 -07:00
Mitch Watrous
1c345c4d76
Updated the modules doxygen page
2011-05-17 17:36:08 -07:00
John Abraham
cc35cb4ea7
Bug 1158 - opt build olsr variable ‘now’ set but not used
2011-05-14 04:44:48 -04:00
Josh Pelkey
43bb41007c
olsr coding style changes
2011-05-13 14:58:13 -04:00
Gustavo J. A. M. Carneiro
289649516b
bug 1058: InternetStackHelper pitfall: calling Install before adding routing protocols
2011-05-12 21:49:50 -07:00
John Abraham
d406a5b87d
Bug 1105 Move topology helpers into separate per-device modules
2011-04-26 15:18:32 -07:00
Mathieu Lacage
b1dd88b227
fix deps
2011-04-18 12:10:18 +02:00
Mathieu Lacage
7095312867
modular bindings scan
2011-04-15 21:03:28 +02:00
Mathieu Lacage
a2fab881af
merge with HEAD
2011-04-13 08:26:47 +02:00
Gustavo J. A. M. Carneiro
7f1f609c48
Python bindings: don't try to wrap Test* classes
2011-03-31 17:47:20 +01:00
Gustavo J. A. M. Carneiro
2867105631
Move olsr test case class declaration over to the test module
2011-03-30 11:11:39 +01:00
Mitch Watrous
2e6846a36c
Move tests from some modules to their test libraries
2011-03-29 10:46:26 -07:00
Gustavo J. A. M. Carneiro
f552f18f06
Modular bindings: api rescan
2011-03-27 15:52:35 +01:00
Mitch Watrous
e300f89a58
Create test module libraries for some modules
2011-03-24 16:46:49 -07:00
Mitch Watrous
8a8d425071
Split contrib module into config-store and tools
2011-03-24 09:23:44 -07:00