Commit Graph

13389 Commits

Author SHA1 Message Date
Sébastien Deronne
52382acdbe Update AUTHORS list 2018-03-05 20:26:08 +01:00
Sébastien Deronne
7235001058 wifi: Fix 802.11e order field 2018-03-04 22:45:47 +01:00
Tom Henderson
3a9ab686f5 internet, traffic-control: Update ILP32 bindings 2018-03-04 08:46:33 -08:00
Sébastien Deronne
ddf5485b8f wifi: rescan bindings 2018-03-04 12:12:27 +01:00
Sébastien Deronne
b0a0814980 Update CHANGES.html 2018-03-04 11:15:49 +01:00
Sébastien Deronne
2bbbf098f6 wifi: Check style of previous commit 2018-03-04 11:15:47 +01:00
Getachew Redieteab
a7eb13a278 wifi, spectrum: Wi-Fi adjacent channel modeling through transmit spectrum mask (OFDM) 2018-03-04 11:10:00 +01:00
Sébastien Deronne
6e648aeeea wifi: Update doc 2018-03-04 11:08:14 +01:00
Sébastien Deronne
f233c55522 wifi: Fixes uncalled destructor and DoDispose functions 2018-03-04 11:07:48 +01:00
Sébastien Deronne
a493688ed7 wifi: Fix GetChannelWidthForTransmission for 802.11b DSSS 2018-03-03 22:34:30 +01:00
Sébastien Deronne
2597caf7d4 wifi: rescan bindings 2018-03-03 22:34:27 +01:00
Sébastien Deronne
28dc555762 wifi: Cleanup some unused functions 2018-03-03 20:18:57 +01:00
Sébastien Deronne
d056e28ed6 wifi: Fixes deserialization of ExtendedCapabilities IE 2018-03-03 20:18:40 +01:00
Stefano Avallone
9eb6e9259b internet: Rescan python bindings (64-bit only) 2018-03-03 12:46:03 +01:00
Stefano Avallone
69a4a84e4c Python bindings do not like strongly typed enums apparently 2018-03-03 12:24:02 +01:00
Natale Patriciello
2c297a1681 tcp test: updating ns3tcp-test-cwnd for latest changes 2018-03-03 12:00:39 +01:00
Natale Patriciello
b93c00f8b8 tcp: (fixes #1783 #2832 #2859) Unify code path for SACK and non-SACK connections. Thanks to Tom H., Menglei Zhang, Viyom Mittal 2018-03-03 12:00:13 +01:00
Natale Patriciello
3d064c09e8 tcp: Prepare for emulate Reno sacks (so-called dupacks) 2018-03-03 11:57:34 +01:00
Natale Patriciello
abd5f6464d tcp: Simplified BytesInFlight and IsLost for SACK connections 2018-03-03 11:53:32 +01:00
Natale Patriciello
adf72c0514 tcp: highTx used as source of decisions 2018-03-03 11:53:06 +01:00
Natale Patriciello
91f3778acc tcp: Try to take more data from the app before sending 2018-03-03 11:52:38 +01:00
Natale Patriciello
013bf1ef02 tcp test: Test the closing phase 2018-03-03 11:52:11 +01:00
Natale Patriciello
04323e9641 tcp test: tracing other values for future use 2018-03-03 11:51:37 +01:00
Stefano Avallone
f67dd317d0 network: Rescan python bindings (64-bit only) 2018-03-03 11:18:31 +01:00
Stefano Avallone
17514002d1 traffic-control: Rescan python bindings (64-bit only) 2018-03-03 11:06:49 +01:00
Surya Seetharaman
68979374fb traffic-control: Add token bucket filter 2018-03-03 10:55:17 +01:00
Stefano Avallone
2005953337 traffic-control: Add the Fifo queue disc 2018-03-03 10:55:08 +01:00
Stefano Avallone
1ffbf707d5 traffic-control: Align the implementation of Peek methods to Linux 2018-03-03 10:54:57 +01:00
Stefano Avallone
8d5e9bb5c6 traffic-control: Convert tests and examples to using MaxSize 2018-03-03 10:54:45 +01:00
Stefano Avallone
998151ede3 traffic-control: Improve handling of queue disc size 2018-03-03 10:54:32 +01:00
Stefano Avallone
7d776669cd network: Add a MaxSize attribute to Queue 2018-03-03 10:54:15 +01:00
Sébastien Deronne
4bc502dd5b wifi: (fixes #2826) Use lowest basic rate for management frames 2018-03-02 23:46:11 +01:00
Sébastien Deronne
3b1e77857e wifi: rescan bindings 2018-03-02 23:43:51 +01:00
Sébastien Deronne
1dd885d023 wifi: (fixes #2774) Fixes endless ADDBA requests after transmitting a DELBA frame 2018-03-02 21:27:06 +01:00
Sébastien Deronne
fbd00cb4b5 wifi: Refactor WifiPhy and WifiPhyStateHelper to eliminate circular declaration of classes (based on Robert Ammon's patch) 2018-03-02 21:24:48 +01:00
Manuel Requena
d4d78eeeb3 lte: (fixes #2885) Tests fail for CQA and PSS testsuites 2018-03-02 17:09:09 +01:00
Zoraze Ali
d7c4763081 lte: rescan bindings 2018-03-01 16:55:41 +01:00
Zoraze Ali
763a885e0c merge 2018-03-01 12:00:44 +01:00
Stefano Avallone
8dee9cad35 traffic-control: Eliminate Visual Studio compiler warning without breaking build with clang 2018-03-01 11:43:08 +01:00
Manuel Requena
be2409e0dd lte: Remove useless and harmful SetCcPhyParams after fix #2840 2018-03-01 11:07:40 +01:00
Zoraze Ali
3ee00b0a17 lte: (fixes: #2840) Wrong configuration of eNBs and UEs 2018-03-01 11:06:28 +01:00
Sébastien Deronne
a9a20831f7 wifi: rescan bindings 2018-02-27 21:47:33 +01:00
Sébastien Deronne
6ffe1f247f wifi: Eliminate some Visual Studio compiler warnings (based on Robert Ammon's patch) 2018-02-27 20:29:17 +01:00
Sébastien Deronne
a1a1a5990f wifi: Get rid of unused retries parameter in WifiTxVector 2018-02-27 20:25:59 +01:00
Sébastien Deronne
cb02bea0ae wifi: Remove useless code in EdcaTxopN 2018-02-27 20:25:28 +01:00
Sébastien Deronne
af33c6c297 wifi: Use 802.11ac in Bug2831TestCase 2018-02-27 20:23:25 +01:00
Sébastien Deronne
bfefcaed40 wifi: Remove useless check in InterferenceHelper 2018-02-27 20:23:06 +01:00
Sébastien Deronne
24719f1d6d wifi: Add placeholder to handle extended capabilities IE 2018-02-27 20:22:36 +01:00
Sébastien Deronne
0f467b3502 wifi: Check style of previous commits 2018-02-27 09:39:03 +01:00
Sébastien Deronne
673667d2f7 wifi: Remove casts in logging outputs 2018-02-26 23:18:47 +01:00