Commit Graph

11019 Commits

Author SHA1 Message Date
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
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
adf8667d72 wifi: fix minstrel-ht-stats output 2018-07-13 10:51:26 +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
Tom Henderson
b0fdf9be01 internet: Fix uninitialized value warning 2018-06-21 09:44:23 -07:00
Sébastien Deronne
0f8e2bd723 wifi: Fix uninitalized WifiMacHeader type 2018-06-20 23:28:55 +02:00
Vivek Jain
adf3c28df6 internet: Prevent dropping CE marked Ipv{4,6} packets 2018-06-19 23:44:23 +02:00
Tom Henderson
2f3b5b6c40 wifi: Disable randomness in a failing test 2018-06-15 07:53:25 -07:00
Alexander Krotov
08f5feb16d wifi: fix some typos in Doxygen documentation 2018-06-15 12:03:12 +03:00
Sébastien Deronne
cc6681f98a wifi: Fix doxygen warnings 2018-06-15 08:36:15 +02:00
Alexander Krotov
d97c176f11 wifi: Check that inactivity timeout is non-zero 2018-06-14 12:04:32 +03:00
Alexander Krotov
d47616a913 wifi: Do not retransmit block ack request if inactivity timer has expired
Fixes #2928
2018-06-13 18:35:37 +03:00
Sébastien Deronne
56059a894f propagation: Fix typo in documentation 2018-06-13 11:47:16 +02:00
Sébastien Deronne
0094dbe7b8 energy: Update documentation with regards to the OFF state in Wi-Fi PHY state machine 2018-06-12 12:40:06 +02:00
Budiarto Herman
8e7ab4156d applications: Add figures for 3GPP HTTP model 2018-06-12 02:54:50 -07:00
Tom Henderson
666f881e6f traffic-control: update ILP32 bindings 2018-06-10 18:19:55 -07:00
Shravya Ks
084ffd070b tcp: Add ECN support (with contributions from Vivek Jain) 2018-06-09 12:00:54 -07:00
Sébastien Deronne
80a9340719 wifi: Some more documentation updates 2018-06-09 14:39:02 +02:00
Sébastien Deronne
b839d38cfe wifi: Update documentation related to OFDM transmit spectrum masks when using SpectrumWifiPhy model 2018-06-09 11:13:37 +02:00
Sébastien Deronne
ee01c0ccd6 wifi: Cleanup user documentation 2018-06-08 22:46:42 +02:00
Budiarto Herman
372b008e5d applications: Add 3GPP HTTP model 2018-06-08 10:55:56 -07:00