Alexander Krotov
|
5415e35133
|
wifi: use WToDbm(x) instead of RatioToDb(x) + 30
|
2018-08-03 11:46:32 +03:00 |
|
Alexander Krotov
|
33e514c3ca
|
wifi: Use m_ccaMode1ThresholdW instead of DbmToW (WToDbm (m_ccaMode1ThresholdW))
|
2018-08-03 11:45:13 +03:00 |
|
Alexander Krotov
|
dcb280d053
|
wifi: use m_edThresholdW instead of DbmToW (WToDbm (m_edThresholdW))
|
2018-08-03 03:07:38 +03:00 |
|
Tom Henderson
|
9a6bcd75de
|
tcp: Fix trace source callback typedef names
|
2018-08-02 23:03:48 -07:00 |
|
Tom Henderson
|
94f2c034aa
|
core: Add TracedCallback signature for Time
|
2018-08-02 23:02:48 -07:00 |
|
Tom Henderson
|
00382e9814
|
wifi: Rescan python bindings
|
2018-07-27 10:43:58 -07:00 |
|
Alexander Krotov
|
44d88302f2
|
wifi: Remove unused address type argument in wifi-aggregation-test
|
2018-07-26 14:29:15 +03:00 |
|
Alexander Krotov
|
ecfb37187b
|
wifi: Remove unused arguments from WifiMacQueue members
|
2018-07-26 12:06:36 +03:00 |
|
Alexander Krotov
|
74a8d29065
|
wifi: Simplify QosTxop::{Set,Get}AmpduExist
|
2018-07-20 20:36:10 +03:00 |
|
Tom Henderson
|
b021f53ea2
|
Document the API change from removing --no32bit-scan
|
2018-07-21 16:31:05 -07:00 |
|
Tom Henderson
|
0b9893a908
|
Rescan all Python bindings
|
2018-07-21 16:14:09 -07:00 |
|
Ankit Deepak
|
fe69e16ab1
|
bindings: (partial fix #2451) Generate ILP32 bindings from LP64
|
2018-07-21 16:13:14 -07:00 |
|
Alexander Krotov
|
79a006bfc4
|
Replace FATAL_ERROR with ASSERT
|
2018-07-20 18:54:48 +03:00 |
|
Alexander Krotov
|
f5f26c6b43
|
wifi: Get rid of "NS_ASSERT_MSG (false, ..."
Replaced with NS_FATAL_ERROR or proper NS_ASSERT_MSG
|
2018-07-20 18:06:34 +03:00 |
|
Alexander Krotov
|
93ce5ba2f7
|
Backed out changeset d120f5c38317
|
2018-07-20 10:54:37 +03:00 |
|
Alexander Krotov
|
85d08c96e7
|
Rename TXOPLimit to TxopLimit everywhere
|
2018-07-20 10:53:07 +03:00 |
|
Alexander Krotov
|
bddae128de
|
wifi: Add WifiPhyHelper::SetFrameCaptureModel
|
2018-07-18 11:44:22 +03:00 |
|
Sébastien Deronne
|
301ee580d3
|
wifi: Fix regression introduced in Minstrel and HT Minstrel
|
2018-07-16 20:28:07 +02:00 |
|
Alexander Krotov
|
0c5bf3dcc7
|
Increase load to 400 Mbit/s in rate-adaptation-distance example
Throughput higher than 200 Mbit/s is achievable with VHT.
See also bug #2950.
|
2018-07-16 19:43:41 +03:00 |
|
Tom Henderson
|
7617ca8c85
|
flow-monitor: Rescan bindings
|
2018-07-15 17:03:20 -07:00 |
|
Tom Henderson
|
6366804af7
|
Rescan all Python bindings
|
2018-07-15 12:36:05 -07:00 |
|
Sébastien Deronne
|
abf85242f2
|
wifi: Remove unused m_lastReceivedHdr in MacLow
|
2018-07-15 17:53:32 +02:00 |
|
Federico Guerra
|
afb272e156
|
uan: (fixes #2299) WOSS integration missing patch
|
2018-07-14 14:32:00 -07:00 |
|
Tom Henderson
|
9ba60294d4
|
traffic-control: (fixes #2940) QueueDisc SojournTime should be TracedCallback
TracedCallback is invoked for all sojourn time results; TracedValue only
for results that changed value from last time
|
2018-07-14 07:57:49 -07:00 |
|
Alexander Krotov
|
8a7851ece3
|
wifi: Simplify BlockAckManager::GetNBufferedPackets to call m_agreements.find only once
|
2018-07-13 16:11:31 +03:00 |
|
Alexander Krotov
|
1cb7174a11
|
wifi: fix example comments
|
2018-07-13 11:16:43 +03:00 |
|
Alexander Krotov
|
adf8667d72
|
wifi: fix minstrel-ht-stats output
|
2018-07-13 10:51:26 +03:00 |
|
Alexander Krotov
|
9d6dbb8ac8
|
Update .clang-format to avoid break after namespace
|
2018-07-12 15:16:35 +03:00 |
|
Getachew Redieteab
|
6afd76fc8d
|
wifi: (fixes #2941): Correct Order bit of Frame control field in WifiMacHeader
|
2018-07-11 11:33:19 +02:00 |
|
Sébastien Deronne
|
94f1b159b4
|
wifi: Set primary channel field in HtOperation IE
|
2018-07-10 16:57:44 +02:00 |
|
Sébastien Deronne
|
1620a89992
|
wifi: Fix data printed in SupportedRates IE
|
2018-07-10 15:33:21 +02:00 |
|
Sébastien Deronne
|
3fea1ed1bf
|
wifi: Fix rate for management frames when non-unicast mode is changed
|
2018-07-10 14:36:49 +02:00 |
|
Sébastien Deronne
|
4f9a604e82
|
wifi: Add support for UNII-4 frequency bands
|
2018-07-10 08:10:04 +02:00 |
|
Alexander Krotov
|
56ab2f512b
|
uan: Place "break" at the end of switch-case branches
|
2018-07-06 11:14:13 +03:00 |
|
Alexander Krotov
|
96abd8a323
|
lte: Remove unused assignment
|
2018-07-06 11:13:45 +03:00 |
|
Alexander Krotov
|
7a2291b5d2
|
dsdv: Fix documentation typo
|
2018-07-06 11:13:22 +03:00 |
|
Sébastien Deronne
|
d1c782aa71
|
wifi: Add support for channel 169
|
2018-07-04 19:46:17 +02:00 |
|
Sébastien Deronne
|
7fae211b1a
|
wifi: Fix uint8_t printing issue
|
2018-07-04 19:44:36 +02:00 |
|
Tommaso Pecorella
|
cef14b9ea5
|
wifi: fix 32-bit bindings
|
2018-07-03 23:17:45 +02:00 |
|
Sébastien Deronne
|
6a996c6a4a
|
wifi: Rescan python bindings
|
2018-07-03 14:37:44 +02:00 |
|
Muhammad Iqbal CR
|
116692ec78
|
wifi: (fixes #2926) Align SSRC and SLRC mechanism to the standard (part 2)
|
2018-07-03 11:09:18 +02:00 |
|
Mohit P. Tahiliani
|
77ec3a32bd
|
tcp: Update documentation to mention PRR
|
2018-06-30 10:32:28 -07:00 |
|
Tom Henderson
|
6960ee69ba
|
wifi: Fix some spelling errors
|
2018-06-30 10:10:19 -07:00 |
|
Stefano Avallone
|
e79a3697e9
|
traffic-control: Add a test suite to check the correctness of queue disc stats
|
2018-06-29 16:19:38 +02:00 |
|
Stefano Avallone
|
4c1354d6fd
|
traffic-control: Do not fire the dequeue trace when a packet is peeked
|
2018-06-29 16:19:24 +02:00 |
|
Alexander Krotov
|
8d1b7b1391
|
Spellcheck the rest of ns-3
|
2018-06-28 12:51:39 +03:00 |
|
Alexander Krotov
|
00bb6fe7f6
|
Spellcheck
|
2018-06-27 10:50:27 +03:00 |
|
Sébastien Deronne
|
577f4e47fa
|
wifi: Rescan python bindings
|
2018-06-26 20:29:40 +02:00 |
|
Sébastien Deronne
|
3a7c974d2e
|
wifi: (fixes #2926) Align SSRC and SLRC mechanism to the standard
|
2018-06-26 19:35:23 +02:00 |
|
Tom Henderson
|
9c5205a056
|
applications: Fix initialization problem for related attributes
|
2018-06-21 18:28:31 -07:00 |
|