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 |
|
Sébastien Deronne
|
8b355753c9
|
wifi: rescan bindings
|
2018-02-26 23:14:21 +01:00 |
|
Sébastien Deronne
|
fb3b0825f0
|
wifi: Start wifi devices when energy is recharged
|
2018-02-26 21:01:09 +01:00 |
|
Tom Henderson
|
1d5e5dec09
|
network: rescan bindings
|
2018-02-25 19:47:48 -08:00 |
|
Tom Henderson
|
848198b263
|
uan: rescan bindings
|
2018-02-25 19:47:36 -08:00 |
|
Tom Henderson
|
b6ae9e3446
|
internet: rescan bindings
|
2018-02-25 19:47:14 -08:00 |
|
Tom Henderson
|
19ce9f35b9
|
tcp: clang compilation error on type conversion
|
2018-02-25 19:46:21 -08:00 |
|
Natale Patriciello
|
d0ba8d9a13
|
tcp: de-commented some light test for BytesInFlight function
|
2018-02-25 12:04:32 +01:00 |
|
Natale Patriciello
|
0ef049147e
|
tcp: Added a test for IsLost in TcpTxBuffer
|
2018-02-25 12:03:49 +01:00 |
|
Natale Patriciello
|
8e14751e7d
|
lte: (fixes 2107) Enable PCAP tracing for X2 and S1U links
|
2018-02-25 11:59:03 +01:00 |
|
Natale Patriciello
|
68691f9c17
|
edited release notes for bug 2866 corrected in commit 13319:4052be71b58b
|
2018-02-25 11:43:13 +01:00 |
|
Natale Patriciello
|
201068eda2
|
tcp: (fixes 2876) Do not shrink adv. window after FIN
|
2018-02-25 11:40:59 +01:00 |
|
Natale Patriciello
|
b8478298f7
|
tcp: SackBlock can be printed with NS_LOG macro
|
2018-02-25 11:40:22 +01:00 |
|
Natale Patriciello
|
adc9872391
|
tcp: (fixes #2875) Use Rule3 of RFC6675 only with SACK enabled
|
2018-02-25 11:39:35 +01:00 |
|
Natale Patriciello
|
9b62ac5401
|
tcp: (fixes #2874) Corrected interpretation of RFC 6675 for IsLost check
|
2018-02-25 11:37:52 +01:00 |
|
Natale Patriciello
|
d42d15b50f
|
tcp: Removed CraftSackOption from the API
|
2018-02-25 11:36:52 +01:00 |
|
Natale Patriciello
|
085eeca653
|
tcp: Removed duplicated code for assigning socket tag
|
2018-02-25 11:36:23 +01:00 |
|
Natale Patriciello
|
230e12df61
|
core: Added move operator for Time type
|
2018-02-25 11:36:01 +01:00 |
|
Natale Patriciello
|
a7b21e30dc
|
examples: VS warnings corrected in tcp-variants-comparison
|
2018-02-25 11:35:41 +01:00 |
|
Natale Patriciello
|
3a59cbbc68
|
tcp: C++11 initializers on TcpTxBuffer
|
2018-02-25 11:35:02 +01:00 |
|
Natale Patriciello
|
6a2611466e
|
tcp: Corrected VS warnings, patch based on Robert's patch
|
2018-02-25 11:34:13 +01:00 |
|
Natale Patriciello
|
7552517ba1
|
tcp: DeHeaderize TcpSocketBase, c++11 initializers
|
2018-02-25 11:32:43 +01:00 |
|
Natale Patriciello
|
b782b9288b
|
tcp: (fixes #2873) Potential SIGFPE with Yeah
|
2018-02-25 11:30:06 +01:00 |
|
Tommaso Pecorella
|
f6bdc69a97
|
network: clarify the IPv6 autoconfigured address generation documentation.
|
2018-02-24 20:28:05 -06:00 |
|
Hossam Khader
|
ad5f9374e0
|
uan: (fixes #2413) Changes in the UAN module to support NS-3 IP stack
|
2018-02-24 20:07:05 -06:00 |
|
Sébastien Deronne
|
56b004d52b
|
spectrum: Remove useless lines in WifiSpectrumValueHelper
|
2018-02-24 00:49:49 +01:00 |
|
Peter D. Barnes, Jr.
|
cb6b8c6c00
|
core: allow floating point time strings
|
2018-02-23 15:16:10 -08:00 |
|
Sébastien Deronne
|
3acf9f511a
|
wifi: (fixes #2831) trigger reassociation if PHY capabilities changed
|
2018-02-23 23:11:17 +01:00 |
|
Sébastien Deronne
|
e136b8eb0a
|
wifi: (fixes #2791) rework InterferenceHelper
|
2018-02-23 22:23:41 +01:00 |
|
Sébastien Deronne
|
f70318144d
|
wifi: Cleanup debugging logs
|
2018-02-23 19:34:13 +01:00 |
|
Sébastien Deronne
|
e6dcbf9f38
|
wifi: (fixes #2877) Use uint32_t for CWmin and CWmax
|
2018-02-23 19:33:22 +01:00 |
|
Sébastien Deronne
|
76ce6128cf
|
traffic-control: Fix compilation issue
|
2018-02-23 19:31:45 +01:00 |
|
Stefano Avallone
|
946e70807f
|
traffic-control: Eliminate Visual Studio compiler warnings (based on Robert Ammon's patch)
|
2018-02-23 15:46:09 +01:00 |
|
Tom Henderson
|
9ade1f55fa
|
lte: Rescan bindings
|
2018-02-22 19:16:13 -08:00 |
|
Tom Henderson
|
d6dd4caafc
|
lte: Remove unimplemented methods
|
2018-02-22 17:53:09 -08:00 |
|
Robert Ammon
|
9585a5a725
|
uan: Eliminate Visual Studio compiler warnings
|
2018-02-22 07:40:01 -08:00 |
|
Manuel Requena
|
1427607a3f
|
lte: (Fixes #2277) EpcTftClassifier::Classify blindly assumes that a packet has a L4 header
|
2018-02-22 12:26:45 +01:00 |
|
Peter D. Barnes, Jr.
|
c29225c68a
|
mpi: bug 2726: VS compiler warnings
|
2018-02-21 09:38:06 -08:00 |
|
Sébastien Deronne
|
28bbe343bb
|
wifi: Clear station states in WifiRemoteStaionManager::Reset
|
2018-02-21 23:07:11 +01:00 |
|
Manuel Requena
|
90b08ad3c7
|
lte: (fixes #2754) Incorrect arguments passed to Asn1Header::SerializeInteger
(partial patch provided by A.Krotov)
|
2018-02-21 16:32:20 +01:00 |
|
Manuel Requena
|
e49a4ed64b
|
lte: (fixes #2849) Received RLC and PDCP PDUs are missing in the stats files
|
2018-02-20 15:52:26 +01:00 |
|
Tom Henderson
|
26553ebde7
|
wifi: (fixes #2813) Use correct subcarrier frequency spacings for OFDM 10 MHz and 5 MHz PHYs
|
2018-02-20 12:52:37 +01:00 |
|
Robert Ammon
|
ddd5d35908
|
wifi: Eliminate some Visual Studio compiler warnings
|
2018-02-18 17:44:16 +01:00 |
|
Sébastien Deronne
|
8c2037e2cf
|
wifi: Fix uint_t types (based on Robert Ammon's patch)
|
2018-02-18 15:57:52 +01:00 |
|
Sébastien Deronne
|
dfd8d72c27
|
wifi: Fix some unused function parameters (based on Robert Ammon's patch)
|
2018-02-18 09:31:53 +01:00 |
|