Sébastien Deronne
|
af7f2c274c
|
examples: Fix typo in he-wifi-network
|
2018-11-07 21:14:38 +01:00 |
|
Alexander Krotov
|
c8a500f5a8
|
Remove duplicate semicolons
|
2018-11-07 16:54:53 +03:00 |
|
Sébastien Deronne
|
289057719f
|
wifi: Add configuration objects for 802.11n/ac/ax
|
2018-10-30 13:42:31 +01:00 |
|
Alexander Krotov
|
fdc275f3ad
|
Replace NS_LOG_ERROR and exit(1) with NS_FATAL_ERROR in ht-wifi-network example
|
2018-10-29 16:00:09 +03: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
|
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
|
1cb7174a11
|
wifi: fix example comments
|
2018-07-13 11:16:43 +03: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 |
|
Alexander Krotov
|
00bb6fe7f6
|
Spellcheck
|
2018-06-27 10:50:27 +03:00 |
|
Sébastien Deronne
|
3a7c974d2e
|
wifi: (fixes #2926) Align SSRC and SLRC mechanism to the standard
|
2018-06-26 19:35:23 +02:00 |
|
Sébastien Deronne
|
7c128bc929
|
examples: Fix compilation warning
|
2018-06-21 22:22:14 +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 |
|
Stefano Avallone
|
ca5fbe9555
|
traffic-control: Add Prio queue disc
|
2018-06-07 23:55:24 +02:00 |
|
Tom Henderson
|
19699f9a16
|
wifi: Update acceptable throughput range on test
|
2018-06-07 13:38:07 -07:00 |
|
Sébastien Deronne
|
279cc47588
|
examples: Add wifi-pcf to regression
|
2018-06-03 10:32:19 +02:00 |
|
Sébastien Deronne
|
25cba2bdee
|
examples: Cleanup useless Config::SetDefault in wireless examples
|
2018-05-31 23:18:15 +02:00 |
|
Sébastien Deronne
|
9779bf3ec1
|
wifi: (fixes #2920) Set default MaxSlrc and fragmentation threshold attribues as per standard
|
2018-05-31 23:18:12 +02:00 |
|
Stefano Avallone
|
f65cc17cd3
|
traffic-control: Remove deprecated QueueDisc attributes
|
2018-05-29 23:42:05 +02:00 |
|
Stefano Avallone
|
8172c7eed7
|
internet: Remove FqCoDelIpv{4,6}PacketFilter classes
|
2018-05-24 00:33:51 +02:00 |
|
Sébastien Deronne
|
29ea252284
|
wifi: Add support for 802.11 PCF
|
2018-05-21 15:06:50 +02:00 |
|
Sébastien Deronne
|
666b71a2e0
|
examples: Fix types in wifi-multi-tos
|
2018-05-18 19:58:40 +02:00 |
|
Natale Patriciello
|
b579c448a1
|
examples: Change Recovery algorithm in TcpVariantsComparison
|
2018-05-15 22:17:43 +02:00 |
|
Sébastien Deronne
|
13dcbb6dca
|
examples: Fix Visual Studio compilation errors
|
2018-05-15 21:28:34 +02:00 |
|
Sébastien Deronne
|
57b77fe55b
|
examples: Cleanup wifi-module includes
|
2018-05-10 22:13:49 +02:00 |
|
Sébastien Deronne
|
c977c4ad29
|
examples: Remove useless dependencies
|
2018-05-09 18:37:34 +02:00 |
|
Sébastien Deronne
|
117d5d8c46
|
examples: Cleanup header inclusion in wireless examples
|
2018-04-13 23:08:35 +02:00 |
|
Robert Ammon
|
e1c73ce575
|
traffic-control: Eliminate Visual Studio compiler warnings in the examples
|
2018-04-12 23:06:30 +02:00 |
|
Sébastien Deronne
|
d1e029e07e
|
examples: Remove useless network-module inclusion in some wireless examples
|
2018-04-09 18:44:59 +02:00 |
|
Sébastien Deronne
|
3bbb45d79f
|
wifi: Use forward declaration as often as possible (part 3)
|
2018-04-08 22:37:51 +02:00 |
|
Sébastien Deronne
|
fe1a487cf6
|
examples: Add dsss-validation example to regression
|
2018-04-01 12:14:02 +02:00 |
|
Sébastien Deronne
|
06776fbf18
|
examples: Add wifi DSSS validation example
|
2018-04-01 11:35:30 +02:00 |
|
Sébastien Deronne
|
e57bee6789
|
examples: Improve wifi ofdm validation examples
|
2018-04-01 11:19:53 +02:00 |
|
Sébastien Deronne
|
6d142d9cd2
|
wifi: Print ExtendedCapabilities IE and fix issues when used with non-VHT STA
|
2018-04-01 10:51:01 +02:00 |
|
Sébastien Deronne
|
b93ad1156a
|
examples: Fix some Visual Studio compiler warnings (based on Robert Ammon's patch)
|
2018-03-28 16:58:25 +02:00 |
|
Sébastien Deronne
|
562ed45672
|
examples: Cleanup ssid setting in multirate wireless example
|
2018-03-28 12:27:56 +02:00 |
|
Tom Henderson
|
0d5b1028cb
|
test: Fix typo in test list
|
2018-03-15 14:15:54 -07:00 |
|
Sébastien Deronne
|
b062d4a43b
|
Remove double header inclusions
|
2018-03-08 21:30:31 +01:00 |
|
Tommaso Pecorella
|
eb8063fae5
|
python: fix examples for python 3.6
|
2018-03-06 14:16:20 -06:00 |
|
Sébastien Deronne
|
f233c55522
|
wifi: Fixes uncalled destructor and DoDispose functions
|
2018-03-04 11:07:48 +01:00 |
|
Surya Seetharaman
|
68979374fb
|
traffic-control: Add token bucket filter
|
2018-03-03 10:55:17 +01:00 |
|
Stefano Avallone
|
8d5e9bb5c6
|
traffic-control: Convert tests and examples to using MaxSize
|
2018-03-03 10:54:45 +01:00 |
|
Sébastien Deronne
|
4bc502dd5b
|
wifi: (fixes #2826) Use lowest basic rate for management frames
|
2018-03-02 23:46:11 +01:00 |
|
Sébastien Deronne
|
fbd00cb4b5
|
wifi: Refactor WifiPhy and WifiPhyStateHelper to eliminate circular declaration of classes (based on Robert Ammon's patch)
|
2018-03-02 21:24:48 +01:00 |
|
Natale Patriciello
|
a7b21e30dc
|
examples: VS warnings corrected in tcp-variants-comparison
|
2018-02-25 11:35:41 +01:00 |
|
Sébastien Deronne
|
e6dcbf9f38
|
wifi: (fixes #2877) Use uint32_t for CWmin and CWmax
|
2018-02-23 19:33:22 +01:00 |
|
Tommaso Pecorella
|
0b4ffede67
|
internet: (fixes #1745) There can be only one Ipv6AddressHelper in a script
|
2018-02-07 17:35:48 -06:00 |
|
Tommaso Pecorella
|
80050ca1b7
|
examples: Energy examples improvements
|
2017-10-24 22:58:32 +02:00 |
|
Sébastien Deronne
|
a93794344b
|
wifi: Allow 802.11ax to use 40 MHz channel width when operating at 5 GHz
|
2018-01-31 20:16:15 +01:00 |
|
Natale Patriciello
|
1c1bf17f91
|
branch merge
|
2018-01-30 22:20:24 +01:00 |
|
Sébastien Deronne
|
95917105bf
|
wifi: (fixes #2854) Fix 802.11ax channel width capabilities
|
2018-01-24 19:09:29 +01:00 |
|