Commit Graph

11679 Commits

Author SHA1 Message Date
Tom Henderson
cfccf23b06 fix sphinx warnings 2015-09-27 12:49:29 -07:00
Tommaso Pecorella
0f7f58c31e [doxygen] Small fix in WifiRadioEnergyModel docs 2015-09-27 10:49:52 +02:00
Tom Henderson
8aa4c425e1 pybindgen required version is now a string literal, not a tuple 2015-09-21 10:21:07 -07:00
Matthieu Coudron
8171d94e7c Add Node::GetLocalTime() placeholder, alias to Simulator::Now() 2015-09-22 23:52:56 +02:00
Tommaso Pecorella
88f7a8df92 Bug 2183 - [energy] LiIonEnergySourceHelper is not in the wscript 2015-09-21 23:12:24 +02:00
Tommaso Pecorella
7870451290 Bug 2177 - Ipv6ExtensionHeader length - code cleanup and remove hardcoded values 2015-09-19 16:14:49 +02:00
Sébastien Deronne
928d66f741 Update RELEASE_NOTES 2015-09-18 11:18:45 +02:00
Mirko Banchi
03bf49fe74 Bug 1132 - Avoid misleading for loops with no body. 2015-09-16 23:34:51 +02:00
Tom Henderson
10fa6f4e2e update RELEASE_NOTES and CHANGES.html for next release cycle 2015-09-15 16:13:22 -07:00
Tom Henderson
6bcce32d02 update version numbers in tutorial 2015-09-15 12:13:38 -07:00
Tom Henderson
02994154bf Added tag ns-3.24 for changeset e8634b0101f7 2015-09-15 10:24:40 -07:00
Vedran Miletić
397d34fb58 Update Waf to 1.8.13 2015-09-15 13:07:31 +02:00
Tommaso Pecorella
e17ad5fbd0 Missing SetGroupName in two classes 2015-09-11 10:52:44 +02:00
Tom Henderson
bad3a40712 clarify Wi-Fi short slot time implementation status 2015-09-14 13:34:07 -07:00
Sébastien Deronne
2776512a2c Clean wifi wscript 2015-09-14 19:07:56 +02:00
Sébastien Deronne
0c915b3b38 Avoid unexpected requests to DCF when packets get queued during EdcaTxopN::MissedAck or during EdcaTxopN::MissedCts 2015-09-14 19:07:10 +02:00
Sébastien Deronne
7bfa2bb5eb Update RELEASE_NOTES 2015-09-11 21:50:40 +02:00
Tom Henderson
2d4a9c278b additional Python 2/3 compatibility 2015-09-09 15:14:27 -07:00
Tom Henderson
d495e87798 ensure consistent digests for checking the build cache 2015-09-09 09:47:36 -07:00
Sébastien Deronne
cd648bf280 small typo 2015-09-09 20:27:32 +02:00
Tom Henderson
e02f7ad599 temporarily rollback a Python 3 related change 2015-09-07 22:52:47 -07:00
Tom Henderson
68ed392c07 update AUTHORS 2015-09-07 12:11:08 -07:00
Tom Henderson
71a19583aa update CHANGES.html 2015-09-07 12:07:08 -07:00
Tom Henderson
7ccd46bcfb update RELEASE_NOTES 2015-09-07 11:21:25 -07:00
Tom Henderson
55b0e0147e rescan bindings 2015-09-07 11:04:33 -07:00
Tommaso Pecorella
e9ff3c1695 Bug 2177 - Ipv6ExtensionHeader::Setlength - stricter checks. 2015-09-07 17:10:02 +02:00
Saswat Mishra
b1d413cb3a Update AODV and DSR for static ARP support 2015-09-06 22:58:26 -07:00
Saswat Mishra
081b99da00 Add support for removing entries and marking permanent (static) entries in ArpCache 2015-09-06 22:57:37 -07:00
Tom Henderson
607486bea3 populate EXAMPLE_DIRECTORIES variable in the configuration cache for use by test.py 2015-09-06 22:19:22 -07:00
Sébastien Deronne
0ce1305128 Bug 2177 - Ipv6ExtensionFragmentHeader length is initialized to a wrong value. 2015-09-06 18:27:37 +02:00
Sébastien Deronne
0caed8c48f Fix valgrind failure for aggregation test 2015-09-06 12:05:19 +02:00
Sébastien Deronne
1496895ea5 Update changes.html 2015-09-06 10:56:46 +02:00
Sébastien Deronne
e0467b9677 Update wifi documentation 2015-09-06 10:54:48 +02:00
Sébastien Deronne
ca5d9ed3cf Update documentation for NIST and YANS validation examples; include those examples in the test suite 2015-09-05 15:54:41 +02:00
Sébastien Deronne
be042d8968 Better visibility in if conditions 2015-09-05 15:53:37 +02:00
Sébastien Deronne
007da847b8 Correct small mistake in previous commit 2015-09-05 13:37:30 +02:00
Sébastien Deronne
25c14127fd Update documentation and extend functionnalities of ht and vht wifi examples 2015-09-05 13:33:43 +02:00
Sébastien Deronne
da41f6dd64 Remove unnecessary if conditions in ap-wifi-mac and sta-wifi-mac 2015-09-05 12:00:44 +02:00
Sébastien Deronne
1746c079c2 Add helper to convert mcs values into datarate values 2015-09-05 11:37:49 +02:00
Sébastien Deronne
e10f0cd061 Temporarily force a 10 MHz channel width in WAVE 2015-09-04 22:18:05 +02:00
Sébastien Deronne
d8b035323a Fix broken test 2015-09-04 22:18:04 +02:00
Sébastien Deronne
dfa6adf51a Fix remaining issues with wifimode refactoring 2015-09-04 22:18:00 +02:00
Sébastien Deronne
5159f9e6bf Update RELEASE_NOTES 2015-09-04 22:17:57 +02:00
Siddharth Santurkar
2088c14cdd add test programs to test waf and test.py 2015-09-03 21:17:54 -07:00
Siddharth Santurkar
b5fde4107c port wscripts, test.py, and waf-tools to Python3 2015-09-03 21:14:55 -07:00
Natale Patriciello
8be88a788c bug 2174: m_rWnd not updated when segments without ACK are received 2015-09-03 21:20:53 -07:00
Natale Patriciello
34046a43d0 bug 2165: server replies to SYN (with option TS) with a SYNACK (with option TS) also if the attribute Timestamp is false 2015-09-03 21:12:22 -07:00
Sébastien Deronne
d19b8f263f update RELEASE_NOTES 2015-09-04 01:10:45 +02:00
Alexander Krotov
20f5c5e062 bug 2173: WifiInformationElement::DeserializeIfPresent attempts to read beyond the end of buffer 2015-09-04 01:10:29 +02:00
Sébastien Deronne
ba299a9270 rescan bindings 2015-09-03 23:57:43 +02:00