Commit Graph

13239 Commits

Author SHA1 Message Date
Tom Henderson
05ab57f865 bindings: (partial fix #2451) Handle std::_Ios_Openmode typedef
std::_Ios_Openmode is a typedef of std::ios_base::openmode bitmask type.
This mapping needs to be provided to the type handler.  The previous
mapping was for std::ios::openmode (ios is a subclass of ios_base),
but the use of subclass here no longer works.  Thanks to Gustavo
Carneiro for a hint of where to address this issue in the bindings.
2018-01-05 09:19:45 -08:00
Robert Ammon
5d5f67faa3 test: (fixes #2829) test.py produces malformed XML results 2018-01-04 13:28:16 -08:00
Tom Henderson
19593f8c18 bindings: rescan core and network bindings 2018-01-04 12:48:56 -08:00
Sébastien Deronne
303d47145f wifi: Fix issue in radiotap header with data rate value for HT and VHT frames 2017-12-30 18:55:20 +01:00
Sébastien Deronne
8b2874456d examples: increase regression coverage of wifi rate managers 2017-12-27 09:23:12 +01:00
Matias Richart
b137c16157 wifi: (fixes #2820) Correct power levels in rrpaa wifi manager 2017-12-27 09:21:58 +01:00
Tommaso Pecorella
598e0ce95e internet: add Is[Address,Network]Allocated functions to Ipv[4,6]AddressGenerator 2017-12-23 20:21:45 +01:00
Sébastien Deronne
4ae0e85c4d wifi: fix wrong uint types 2017-12-23 13:21:47 +01:00
Sébastien Deronne
9adb5ce0f7 wifi: remove duplicated regression tests 2017-12-22 22:58:01 +01:00
Biljana Bojovic
8507db8a19 lte: fix remote host port configurations in uplink apps. in tests 2017-12-22 01:16:15 +01:00
Sébastien Deronne
22ec718515 wifi: change some uint32_t to uint8_t 2017-12-20 21:28:42 +01:00
Sébastien Deronne
97c9445fb9 wifi: rescan bindings 2017-12-18 22:03:12 +01:00
Sébastien Deronne
8544519e76 wifi: remove unused input parameters 2017-12-18 19:20:22 +01:00
Sébastien Deronne
34dab9dccb wifi: remove RraaWifiManager::GetMinRate 2017-12-17 21:01:52 +01:00
Sébastien Deronne
0f63de2671 wifi: fix wrong indices in power-rate-adaptation-test (patch from Robert Ammon) 2017-12-17 21:01:52 +01:00
Sébastien Deronne
56c3647006 wifi: GetNModes should return uint8_t 2017-12-17 21:01:35 +01:00
Sébastien Deronne
07125af9e6 wifi: rescan bindings 2017-12-17 16:52:20 +01:00
Sébastien Deronne
a8eb8a179e wifi: cleanup and improvement of WifiRadioEnergyModel 2017-12-17 15:45:44 +01:00
Sébastien Deronne
4c42f5d98b wifi: add NotifyOff 2017-12-17 15:45:43 +01:00
Sébastien Deronne
301cedcba7 wifi: make use of m_endTxNoAckEvent in MacLow 2017-12-17 15:45:42 +01:00
Sébastien Deronne
1f9157e14e wifi, energy: update traces 2017-12-17 15:45:41 +01:00
Sébastien Deronne
33209523c1 energy: cleanup basic-energy-model-test 2017-12-17 15:45:38 +01:00
Sébastien Deronne
f5c022f25f wifi: add missing files in previous commit 2017-12-17 10:37:06 +01:00
Sébastien Deronne
98312b8929 wifi: introduce Extended Capabilities information element to HT and VHT management frames 2017-12-17 10:26:16 +01:00
Natale Patriciello
cc490fe2c7 tcp: added example to wscript 2017-12-14 21:19:02 +01:00
Natale Patriciello
d51ef3cac4 tcp: (fixes #2653) to not save smaller ts 2017-12-13 19:05:02 +01:00
Ankit Deepak
d742ba2155 tcp: (feature #2677) Added cwnd events to cong control 2017-12-13 19:04:27 +01:00
Vivek Jain
c1122f9a87 tcp: (feature 2823) Implemented TCP Pacing 2017-12-13 19:00:07 +01:00
Sébastien Deronne
7396032a70 wifi: rescan bindings 2017-12-13 14:10:23 +01:00
Sébastien Deronne
2c49a314fa wifi: Move IsValidTxVector to a member of WifiTxVector 2017-12-13 13:15:04 +01:00
Sébastien Deronne
2a9134fac6 wifi: move Is2_4Ghz and Is5Ghz to wifi-utils 2017-12-13 13:15:03 +01:00
Sébastien Deronne
b22961d973 wifi: move MacLow::GetSize to wifi-utils 2017-12-13 13:15:02 +01:00
Sébastien Deronne
8ad5e19087 wifi: move AddWifiMacTrailer to wifi-utils 2017-12-13 13:15:01 +01:00
Sébastien Deronne
2efc05939b wifi: rescan bindings 2017-12-13 13:13:06 +01:00
Sébastien Deronne
b84e8e1eab wifi: Get rid of MSDU and MPDU standard aggregator classes 2017-12-13 11:18:37 +01:00
Zoraze Ali
f93cf9d83d lte: (fixes #2837) convert TB size to bits for correct assignment of RBGs 2017-12-12 19:22:23 +01:00
Jakub Rewienski
fb11bed41c lrwpan: support for extended addressing mode 2017-12-09 01:12:15 +01:00
Sébastien Deronne
6a09fe0da9 wifi: Fix typos in HeOperation IE 2017-12-08 20:50:52 +01:00
Sébastien Deronne
f22a8c2c39 wifi: cleanup Doxygen for SetHtSupported 2017-12-08 20:50:48 +01:00
Sébastien Deronne
95de585029 wifi: Fix small typo in Information Element IDs 2017-12-06 22:00:45 +01:00
Sébastien Deronne
f7cc085494 wifi: (fixes #2836) Add missing VHT information in radiotap header when A-MPDU is used 2017-12-05 23:06:13 +01:00
Sébastien Deronne
886293684d wifi: Add missing 802.11ax specifics in MacLow 2017-12-05 23:02:26 +01:00
Tommaso Pecorella
437fe910eb lr-wpan: Prevent the use of ADDR_MODE_RESERVED 2017-12-03 22:57:26 +01:00
Tommaso Pecorella
f75fced7cc internet: add some LOG statements to ndisc cache lookups 2017-11-23 22:34:34 +01:00
Sébastien Deronne
3226f05bfd energy: Fix basic-energy-model-test and add it to regression 2017-12-02 13:25:29 +01:00
Sébastien Deronne
db676adac2 wifi: Introduce OFF state 2017-12-02 13:25:28 +01:00
Ryan Mast
9772db1705 build: (fixes 2800) Add CXX standard to use; default to c++11 2017-11-29 21:13:07 -08:00
Ryan Mast
24691ee831 build: (fixes 2830) Avoid overwriting conf.env variable for boost 2017-11-29 20:46:40 -08:00
Sébastien Deronne
4235321291 wifi: Fix typo 2017-11-29 22:43:55 +01:00
Zoraze Ali
10b43e833a lte: tests mac trace path update 2017-11-28 10:36:04 +01:00