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 |
|
Sébastien Deronne
|
7c128bc929
|
examples: Fix compilation warning
|
2018-06-21 22:22:14 +02: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 |
|
Sébastien Deronne
|
59d79ab44f
|
examples: Make sure memory deallocated by destroy is no longer touched in wireless examples
|
2018-06-20 23:26:43 +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 |
|
Natale Patriciello
|
a5cf957540
|
tcp: (fixes #2914) Adv Win resilience to SequenceNumber32 wrap-around
|
2018-06-08 18:48:49 +02:00 |
|
Manuel Requena
|
7b1bd04853
|
lte: temp workaround to avoid crash
|
2018-06-08 17:46:00 +02:00 |
|
Manuel Requena
|
7066bb1874
|
lte: (fixes #2927) Valgrind error in lena-x2-handover example
|
2018-06-08 12:17:26 +02:00 |
|
Stefano Avallone
|
b5106180a9
|
traffic-control: Rescan python bindings (64 bit only)
|
2018-06-07 23:55:29 +02:00 |
|
Stefano Avallone
|
ca5fbe9555
|
traffic-control: Add Prio queue disc
|
2018-06-07 23:55:24 +02:00 |
|
Stefano Avallone
|
8a81339dc3
|
traffic-control: Use std::size_t to remove some static casts
|
2018-06-07 23:55:17 +02:00 |
|
Stefano Avallone
|
f6d605414d
|
traffic-control: Keep one version only of Peek and Dequeue in the QueueDisc class interface
|
2018-06-07 23:55:05 +02:00 |
|
Roman Naumann
|
356583be23
|
tap-bridge: (fixes #2923) UseLocal mode uses wrong MAC address
|
2018-06-07 13:40:04 -07:00 |
|
Tom Henderson
|
19699f9a16
|
wifi: Update acceptable throughput range on test
|
2018-06-07 13:38:07 -07:00 |
|