Peter D. Barnes, Jr.
cd3da7143d
[doxygen] Revert r10410, r10411, r10412
2014-03-05 17:06:59 -08:00
Peter D. Barnes, Jr.
851b2f961c
[Bug [Bug 1856] int64x64_t double conversions: update reference data
2014-03-02 01:03:04 -08:00
Peter D. Barnes, Jr.
3c032987f0
[Bug 1868] Optimized builds are sensitive to -fstrict-overflow
2014-03-02 00:42:05 -08:00
Tom Henderson
727fa3f326
bindings rescan (another try)
2014-02-23 13:49:13 -08:00
Tommaso Pecorella
b24df55aa8
[Python Bindings] rescan bindings
2014-02-23 08:45:57 +01:00
Peter D. Barnes, Jr.
4a5acb6109
One waf to rule them all.
2014-02-07 17:00:28 -08:00
Hajime Tazaki
341fcd0ce8
rescan bindings
2014-01-13 20:45:55 +09:00
Hajime Tazaki
5894f2b28b
Bug 1826 - make ns3::Ipv6Interface independent from ns3::IPv6L3protocol
...
for DCE usage of ipv6 linux stack helper
2014-01-13 19:04:56 +09:00
Vedran Miletić
6acf41814e
Move tests outside ns3 namespace
2014-01-02 18:34:30 +01:00
Tom Henderson
88fd0f04eb
rescan all bindings
2013-12-16 00:06:41 -08:00
Peter D. Barnes, Jr.
d75ff3559e
doxygen] Suppress "warning: Member NS_OBJECT_ENSURE_REGISTERED is not documented"
2013-11-14 16:58:28 -08:00
Daniel Lertpratchya
3cde3fa84b
Update ns-3 wiki URL
2013-11-13 16:06:43 -05:00
Tom Henderson
b76e585613
rescan mesh bindings
2013-10-20 16:26:19 -07:00
Vedran Miletić
f781366d2e
Fix compilation with Clang 3.2 and newer versions, including Apple Clang 5.0
...
Clang 3.2 requires all class members to be used in the code; this patch either removes class members that are not used or adds NS_UNUSED/NS_UNUSED_GLOBAL around them. Thanks to Andrey Mazo and Tommaso Pecorella for review.
2013-10-20 12:46:27 +02:00
Tom Henderson
aa99130b08
update bindings
2013-08-27 19:08:05 -07:00
John Abraham
5adb032add
Bug 1522 - Hidden node scenario leads to ARP failure
2013-08-15 09:50:34 -07:00
Ghada Badawy
085a0eea39
partial 802.11n support
2013-08-13 22:05:25 -07:00
Mitch Watrous
bf886d696f
Updatemany modules' Python bindings
2013-07-04 14:27:35 -07:00
Peter D. Barnes, Jr.
daefbadea4
Doxygenate \internal
2013-07-03 15:05:17 -07:00
Peter D. Barnes, Jr.
e3611c4078
Doxygenate todo's
2013-07-03 14:43:10 -07:00
Peter D. Barnes, Jr.
1bca805862
[Doxygen] use \todo
2013-06-11 17:02:23 -07:00
Peter D. Barnes, Jr.
666bcc699f
Merge Coverity fixes
2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
403d97e6f3
Document deliberate case fall through.
2013-05-16 11:06:52 -04:00
Peter D. Barnes, Jr.
71f388c000
[Coverity] Failed to override method (BAD_OVERRIDE)
2013-05-15 09:55:22 -04:00
Mitch Watrous
b72c268305
Update Python bindings
2013-04-19 17:17:35 -07:00
Vedran Miletić
53ec6a479e
Rename Start and DoStart methods to Initialize and DoInitialize
...
The goal of this patch is to allows us to differentiate the Start/Stop
functionality present in some classes from Initialize/Dispose functionality.
2013-04-19 22:39:55 +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
Tom Henderson
b46bd56534
update pcap regression traces
2012-08-26 12:56:51 -07:00
Tom Henderson
a3b094bbf4
Update mesh test traces due to random variable perturbations
2012-08-24 19:11:51 -07:00
Mitch Watrous
261dc3b45a
Replace more instances of RandomVariable with RandomVariableStream
2012-08-20 19:08:45 -07:00
Tom Henderson
5e39baec8a
rescan bindings
2012-08-17 16:03:51 -07:00
Tom Henderson
243f52e1ce
Update mesh model, tests and reference traces for new random variable usage
2012-08-17 13:31:40 -07:00
Peter D. Barnes, Jr.
ec565e1ee2
Move mesh image file to mesh/doc
2012-07-20 16:52:21 -07:00
Tom Henderson
06a99fb415
fix log message, reported by Carlos Viegas
2012-05-27 21:44:50 -07:00
Tom Henderson
25736177dc
rescan bindings
2012-04-14 18:09:25 -07:00
Gustavo J. A. M. Carneiro
93fbaf6d0f
Rescan bindings
2012-02-20 09:38:45 -08:00
Kirill Andreev
54e9e3200a
Bug 1020 - Wrong usage of the originator sequence number in HWMP PREP: fixed
2011-12-12 19:00:45 +03: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
e440943a9b
Rescan some module bindings, 32-bit api version only
2011-11-14 19:47:37 +00:00
Gustavo J. A. M. Carneiro
d5c380d779
Merge waf-1.6 branch
2011-09-18 12:23:17 +01:00
Tom Henderson
5a98fe115d
rescan bindings
2011-09-16 21:43:14 -07: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
Tom Henderson
44bd9fc05e
bug 1232: NS_TEST_SOURCEDIR does not handle test subdirectories
2011-08-08 08:33:29 -07:00