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
Andreas Nilsson
0442d2b3ae
fix typo in AODV example
2013-02-18 21:03:26 -08:00
Tom Henderson
61f9323e32
update bindings
2012-12-12 13:14:40 -08:00
Daniel Lertpratchya
066712e7fa
Bug 555 - DCF immediate access fix
2012-12-07 14:36:01 -05:00
Tom Henderson
cc613cb57b
rescan bindings
2012-10-29 05:33:13 -07:00
Alexander Afanasyev
20cf7f4cb8
bug 1470 - define default parameter for constructor in .h file
2012-08-26 23:42:38 -07:00
Tom Henderson
b46bd56534
update pcap regression traces
2012-08-26 12:56:51 -07:00
Tom Henderson
9a6177240e
change TEST_EXPECT to TEST_ASSERT
2012-08-24 15:52:46 -07:00
Tom Henderson
d489736013
Update AODV test traces to random variable perturbations
2012-08-24 15:44:31 -07:00
Tom Henderson
c8201a534a
update OnOffHelper usage for one more test suite
2012-08-24 11:34:13 -07:00
Tom Henderson
5e39baec8a
rescan bindings
2012-08-17 16:03:51 -07:00
Tom Henderson
8567f250e2
Update AODV tests and reference traces for new random variable usage
2012-08-17 07:00:24 -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
190f314ba5
Replace src/application usage of RandomVariable with RandomVariableStream
2012-08-13 16:08:13 -07:00
Mitch Watrous
0e2574aa55
eplace src/application usage of RandomVariable with RandomVariableStream
2012-08-13 10:46:09 -07:00
Tom Henderson
f5c0605aab
bug 1399: TCP not backing off retransmissions properly
2012-05-30 10:38:47 -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
Tom Henderson
9e060ffa10
update aodv regression traces perturbed by changeset 19174ba45009
2012-03-27 13:39:18 -07:00
Tommaso Pecorella
3f4871451f
Bug 1395 - AODV DeferredRouteOutputTag missing constructor
2012-03-25 13:45:55 +02: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
Adrian S Tam
300b3cd758
Advance m_nextTxSequence upon retransmit after RTO (fixes bug 1112)
2011-12-03 15:35:47 -05:00
Adrian S Tam
89019eabf5
Send ACK to some out-of-order packets (fixes bug 1112 and part of 1256)
2011-12-03 14:02:19 -05: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
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
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
John Abraham
cae6446d9e
Refresh AODV regression test pcaps
2011-06-30 17:56:18 -04:00
John Abraham
2c1ff505a7
Bug 1194 - Incorrect RERR processing
2011-06-30 11:52:11 -04:00
John Abraham
720f567e6b
Bug 1193 - Hello timers scheduling skewed when RREP, RREQ are processed
2011-06-30 11:35:15 -04:00
Tom Henderson
662d3328cb
Fix aodv documentation formatting
2011-05-25 00:19:08 -07:00
Tom Henderson
59d0575864
Move aodv module description out of doxygen
2011-05-24 20:54:20 -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
Tom Henderson
a00f2e4b33
Update AODV traces for new behavior
2011-05-22 21:44:59 -07:00
Tom Henderson
7221fa6cac
improve AODV logging
2011-05-20 15:44:18 -07:00
Tom Henderson
38e2cbd451
set routing table to IN_SEARCH when originating an RREQ
2011-05-20 15:43:54 -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
Josh Pelkey
fe174594ea
aodv coding style changes
2011-05-13 14:50:47 -04:00
Tom Henderson
2e9964060c
bug 1097: AODV routing entry set to be VALID mistakenly (reported by Yang Chi)
2011-05-12 23:14:54 -07:00
Elena Buchatskaya
3cbd6f9aa0
bug 1042: AODV RERR implosion (missing RERR_RATELIMIT)
2011-05-12 23:10:46 -07: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
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