Commit Graph

11196 Commits

Author SHA1 Message Date
Tommaso Pecorella
68c826b445 Bug 2055 - TxBuffer and RxBuffer traces don't work 2015-01-31 15:45:36 -08:00
Tommaso Pecorella
f91739ec9a fix Doxygen typo 2015-01-31 15:42:19 -08:00
Steve Zabele
4ea974bb7f Bug 2053 - In tcp-socket-base.cc, NotifyDataSent incorrectly called with retransmits 2015-01-31 13:20:37 +01:00
Tom Henderson
ffa4909b25 bug 2044: Buffer::Iterator::ReadNtohU16() and ReadNtohU32() not implemented correctly 2015-01-30 16:27:50 -08:00
Tom Henderson
2be7d2e686 Doxygen corrections for class Buffer 2015-01-30 16:06:55 -08:00
Tommaso Pecorella
2ab35569ae Bug 1405 - RttEstimator improvements 2015-01-30 22:29:30 +01:00
Sébastien Deronne
7b3b202b10 bug 2046: set Block Ack timeout when SetStandard is called 2015-01-30 11:52:16 -08:00
Tom Henderson
e42b3baae0 fix possibly uninitialized variable warning 2015-01-30 11:34:38 -08:00
Steve Smith
26fda68e9c Null performance enhancement 2015-01-30 15:04:08 -05:00
Tommaso Pecorella
5cd540a9f8 Update RELEASE-NOTES 2015-01-30 08:12:06 +01:00
Peter D. Barnes, Jr.
576769caf1 bug 2043: print-introspected-doxygen crashes when some modules are disabled 2015-01-29 19:03:22 -08:00
Sébastien Deronne
641362c6b5 bug 1801: Setting Wi-Fi timing parameters through WifiMac attributes (documentation fix) 2015-01-29 19:01:38 -08:00
Peter D. Barnes, Jr.
60e7012077 bug 2002: Hardcoded include paths cause breakage 2015-01-29 19:00:01 -08:00
Tom Henderson
73f5b282c8 fix memcmp return type; print offending test case upon failure 2015-01-29 17:18:51 -08:00
Tom Henderson
abda6e30dd fix small typo 2015-01-29 17:05:48 -08:00
Peter D. Barnes, Jr.
80c0d68e5d include the core module declared in doc/modules 2015-01-29 15:07:07 -08:00
Nicola Baldo
0ff09f4b1f updated RELEASE_NOTES 2015-01-29 16:37:08 +01:00
Nicola Baldo
1306851023 fixed Bug 2049 - CQI feedback should always use the same calculation method 2015-01-29 16:35:33 +01:00
Nicola Baldo
6e96735487 fixed Bug 2042 - src/lte/model/a3-rsrp-handover-algorithm.cc:137:79: error: overflow in implicit constant conversion 2015-01-29 11:36:56 +01:00
Tommaso Pecorella
99e1e3a121 [Clang] Remove unused variable 2015-01-28 22:57:30 +01:00
Tom Henderson
eb0275013f rescan wifi bindings 2015-01-28 10:29:28 -08:00
Ghada Badawy
3eaf58a12b add MPDU aggregation (with contributions from Sebastien Deronne and Ioannis Selinis) 2015-01-28 10:11:32 -08:00
Tom Henderson
aa848ad33a rescan lte bindings 2015-01-28 06:34:11 -08:00
Nicola Baldo
1a4da81c69 merge 2015-01-28 12:18:20 +01:00
Tom Henderson
b4707275ab fix -Werror=strict-overflow issue in example program 2015-01-27 21:52:50 -08:00
Tom Henderson
ced1f9d8f9 convert ChannelCoordinationListener to a reference counted object to fix memory issues 2015-01-27 21:47:30 -08:00
Tommaso Pecorella
7a1e463097 Bug 2047 - Ipv6EndPointDemux::Lookup may crash 2015-01-27 21:53:05 +01:00
Tom Henderson
13b111e4b2 add missing module dependencies 2015-01-26 22:53:31 -08:00
Tom Henderson
e6ca702ea6 rescan bindings 2015-01-26 17:14:36 -08:00
Tom Henderson
e9f8133bc9 minor changes to enable Python bindings 2015-01-26 17:14:25 -08:00
Junling Bu
f566c68220 IEEE 1609.4 MAC extension 2015-01-26 15:21:14 -08:00
Scott Carpenter
3e74003142 add BSM application and vanet-routing-compare example 2015-01-26 15:20:09 -08:00
Junling Bu
a31a3245f2 patch to support IEEE 1609.4 MAC extension in wave module 2015-01-26 15:17:35 -08:00
Tommaso Pecorella
d2379471c7 Bug 2037 - HT capabilities may print bogus chars 2015-01-26 23:21:27 +01:00
Tommaso Pecorella
176f9722ea Clarify radvd log output 2015-01-25 06:58:42 +01:00
Tommaso Pecorella
733c4ece17 TCP comparison example enhancements 2015-01-26 09:14:26 +01:00
Matias Richart
024fa2e09f add rate adaptation example to demonstrate Minstrel operation 2015-01-25 12:02:18 -08:00
Matias Richart
d4d29990c8 bug 1726: avoid segmentation fault when logging; code cleanup 2015-01-25 12:01:21 -08:00
Matias Richart
7e4542f5c0 add PARF and APARF WiFi rate controls 2015-01-25 11:21:46 -08:00
Tommaso Pecorella
f651927bc8 Simplify Radvd examples - remove unnecessary calls 2015-01-24 23:16:24 +01:00
Tommaso Pecorella
2099979b4e Bug 2045 - Missing NS_OBJECT_ENSURE_REGISTERED in TcpTxBuffer and TcpRxBuffer 2015-01-24 11:55:59 +01:00
Peter D. Barnes, Jr.
ec924126b2 [Doxygen] Remove extraneous 'n' introduced by doxygen update in r11143 fd2cfa7dd551 2015-01-23 22:33:30 -08:00
Tom Henderson
6b1895ba57 enablePcap argument was disabled 2015-01-23 14:38:05 -08:00
Tom Henderson
7aaed33421 add timestamps and window scale options 2015-01-23 14:37:17 -08:00
Tom Henderson
3d3123d490 error check program input 2015-01-23 11:31:51 -08:00
Tom Henderson
7ab8bbe5db rng seed should be uint32_t 2015-01-23 11:26:16 -08:00
Tommaso Pecorella
3e8ccda80e Cleanup aodv test dependency on mesh module 2015-01-23 08:09:53 +01:00
Tom Henderson
3a4b604ea3 aodv test depends on mesh module 2015-01-22 07:06:29 -08:00
Peter D. Barnes, Jr.
6dac3ff450 [Doxygen] Update doxygen.conf to doxygen-1.8.9.1 2015-01-20 15:14:03 -08:00
Peter D. Barnes, Jr.
a62f4ca624 [Doxygen] Protect ns-3 comments in doxygen.conf 2015-01-20 13:50:26 -08:00