Mohit P. Tahiliani
|
35d24af5e2
|
point-to-point-layout: Doc for Dumbbell Helper (Contributions from GCI 2018)
|
2020-04-19 00:00:31 +05:30 |
|
Tom Henderson
|
bef81760d4
|
wifi,wave,mesh: Rescan APIs
|
2020-04-15 15:34:24 -07:00 |
|
Stefano Avallone
|
e5d69e80b3
|
wifi: Remove unused {Set,Get}CtsTimeout methods
|
2020-04-15 10:50:06 +02:00 |
|
Stefano Avallone
|
cf5a4c0d35
|
wifi: (fixes #1909) Implement timeouts according to the standard
|
2020-04-15 10:49:41 +02:00 |
|
Mohit P. Tahiliani
|
c2508a8337
|
tcp: Fix error due to equation labels in doc
|
2020-04-13 14:40:06 +05:30 |
|
Mohit P. Tahiliani
|
e9d407154c
|
traffic-control: Remove unused variable in COBALT
|
2020-04-13 07:59:55 +02:00 |
|
Tom Henderson
|
99ba3f2ad7
|
wifi,wave,mesh: Rescan APIs
|
2020-04-12 15:42:06 -07:00 |
|
Sébastien Deronne
|
abddddbd66
|
Update RELEASE_NOTES
|
2020-04-12 15:35:00 +02:00 |
|
Sébastien Deronne
|
d55b10a863
|
wifi: Add test to verify Ideal rate manager selects the appropriate rate when non-best effort traffic is sent
|
2020-04-12 12:32:47 +02:00 |
|
Sébastien Deronne
|
2a9f9df7c7
|
wifi: Add test to verify Ideal rate manager recovers when the station is moving away from the access point
|
2020-04-12 10:24:28 +00:00 |
|
Sébastien Deronne
|
20d9522a1b
|
wifi: (fixes #40) Reset Ideal rate manager when the maximum number of retries for a packet has been reached
|
2020-04-12 10:24:28 +00:00 |
|
Sébastien Deronne
|
c1b23433dc
|
wifi: Hold per-AC SLRC and SSRC counters independently of the peer
|
2020-04-12 10:06:46 +00:00 |
|
Sébastien Deronne
|
031b516acd
|
wifi: Remove TID from WifiRemoteStation and hold SLRC/SSRC counters per AC
|
2020-04-12 10:06:46 +00:00 |
|
ZorazeAli
|
2fec7d7c0d
|
mobility,buildings: Rescan APIs
|
2020-04-12 00:56:30 +02:00 |
|
ZorazeAli
|
0a0e7847a6
|
mobility,buildings: Move the code to check box and line intersection to box class
mobility: Also add a UNIT test to check box and line intersectioni
see merge request !244
|
2020-04-12 00:52:57 +02:00 |
|
Peter D. Barnes, Jr
|
18d0e5742f
|
core: fix failing enum test case
|
2020-04-11 09:57:49 -07:00 |
|
Peter D. Barnes, Jr
|
fddf3eaac4
|
doc: various doxygen fixups in core
|
2020-04-10 17:30:25 -07:00 |
|
Peter D. Barnes, Jr
|
2fb2ed1689
|
doc: use \pname{} instead of \p when referring to arguments.
|
2020-04-10 17:30:25 -07:00 |
|
Peter D. Barnes, Jr
|
5096cf389d
|
docs: refactor doxygen.warnings.report.sh to produce introspected-doxygen.h correctly.
|
2020-04-10 17:30:25 -07:00 |
|
Peter D. Barnes, Jr
|
6888c76550
|
core: refactor EnumChecker
|
2020-04-10 17:30:25 -07:00 |
|
Peter D. Barnes, Jr
|
2a704651d7
|
network: construct a NodeContainer with Nodes
|
2020-04-10 17:30:25 -07:00 |
|
Mohit P. Tahiliani
|
73f2613aa4
|
tcp: Improvements and fixes in documentation
|
2020-04-09 20:41:44 -07:00 |
|
Arrobo, Gabriel
|
4d5b22297b
|
Addressing two more broken links, updated their names and changed pull to merge
|
2020-04-09 20:24:59 -07:00 |
|
Arrobo, Gabriel
|
51c70e4e17
|
Fixed broken links
|
2020-04-09 20:24:59 -07:00 |
|
Mohit P. Tahiliani
|
a33b7dcd1c
|
doc: Add COBALT QueueDisc to traffic-control model documentation
|
2020-04-09 20:20:32 -07:00 |
|
Tom Henderson
|
2501593f2b
|
wifi,wave: Rescan APIs
|
2020-04-09 20:18:56 -07:00 |
|
Alexander Krotov
|
b0c443112f
|
core: fix undefined behaviour sanitizer warning
m_information.push_back copies supportLevel value, so it should be
initialized to some valid value.
|
2020-04-09 22:51:32 +03:00 |
|
Sébastien Deronne
|
da289b170b
|
wifi: Notify RX packet is dropped if its transmission is aborted due to a TX event
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
34c87e4f94
|
wifi: Do not notify packet is dropped if payload is received with errors
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
12f2a78176
|
wifi: Remove unused RX failure reason
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
6a78dd9f50
|
wifi: Add more reasons why a PSDU is dropped
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
948e939526
|
wifi: Add PHY-TXEND indication
Transmission is no longer triggered when the device is switched off
|
2020-04-09 10:22:48 +00:00 |
|
Rediet
|
d982bc306a
|
wifi: Add PHY callback for start of PSDU reception
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
91720febb7
|
wifi: Remove m_lastRxEnd in ChannelAccessManager
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
35bb6770b7
|
wifi: Reset m_lastRxReceivedOk in channel access manager upon RX or TX start event
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
e4057ac289
|
wifi: Fix missing calls to eventually switch to CCA busy
|
2020-04-09 10:22:48 +00:00 |
|
Sébastien Deronne
|
39800ef31d
|
wifi: Reset PHY internals at the end of the detected packet if PHY header reception failed
|
2020-04-09 10:22:47 +00:00 |
|
Sébastien Deronne
|
4b97988a68
|
wifi: Move to RX only if the PHY header is successfully received
|
2020-04-09 10:22:47 +00:00 |
|
Pasquale Imputato
|
eee08c00b3
|
traffic-control: Fix queue-discs-benchmark example after moving the MaxSize attribute
|
2020-04-09 09:54:35 +02:00 |
|
BHASKAR K
|
dbb3f2ba4a
|
traffic-control: Fix RED examples after moving the MaxSize attribute
|
2020-04-09 09:45:15 +02:00 |
|
Peter D. Barnes, Jr
|
49b47a4e8c
|
doc: sphinx warnings
|
2020-04-08 20:14:24 -07:00 |
|
Mohit P. Tahiliani
|
c150a85cb0
|
wifi: Fix broken links in documentation
|
2020-04-08 15:27:02 +05:30 |
|
ZorazeAli
|
dc5bd4d407
|
lte: Rescan APIs
|
2020-04-08 09:38:02 +02:00 |
|
Biljana Bojovic
|
24848b84aa
|
lte: Make LteInterference class inheritable
see merge request !224
|
2020-04-08 09:38:02 +02:00 |
|
Sébastien Deronne
|
b1f5945085
|
wifi: (fixes #165) Notify station manager when a BlockAck has not been received after the transmission of an A-MPDU
|
2020-04-08 06:03:32 +00:00 |
|
Peter D. Barnes, Jr
|
5739ee918a
|
docs: tweak check-style to indent cases, leave namespaces alone
|
2020-04-07 17:18:59 -07:00 |
|
Peter Barnes
|
9c7ff4adba
|
core: (fixes #168): change preprocessor symbol 'I' conflicting with <complex>
|
2020-04-07 20:51:57 +00:00 |
|
Tom Henderson
|
7b193a29e7
|
wifi,wave,mesh: Rescan APIs
|
2020-04-06 10:21:39 -07:00 |
|
Sébastien Deronne
|
282b4cda2f
|
wifi: Simplify WifiRemoteStationManager::NeedRts function
|
2020-04-06 10:46:43 +00:00 |
|
Sebastien Deronne
|
a2b47f171f
|
wifi: Extend InterferenceHelper test example to support 802.11ax and to allow configuration of channel width
|
2020-04-06 10:46:43 +00:00 |
|