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
Sébastien Deronne
8c6d28009b
examples: Fix broken python examples after wifi api cleanup
2018-01-24 12:51:57 +01:00
Sébastien Deronne
0d6f46f648
examples: Remove commented lines in wireless examples
2018-01-20 18:32:32 +01:00
Charitha Sangaraju
9eea488338
tcp: Added TCP LP
2018-01-19 16:48:07 +01:00
Sébastien Deronne
4e27c5e008
examples: Add useRts option in wifi network examples, add frequency selection in he-wifi-network and extend regression
2018-01-13 12:16:29 +01:00
Getachew Redieteab
8a9127f27b
spectrum, wifi: ( fixes #2843 ) Set correct channel width and center frequency provided for non-HT PPDUs when building SpectralDensity
2018-01-12 22:55:26 +01:00
Tommaso Pecorella
94efc4a474
examples: fix tcp-variants-comparison with multiple flows.
2018-01-09 00:28:08 +01:00
Sébastien Deronne
57090cef90
examples: Add energy-model-with-harvesting-example to regression
2018-01-07 21:37:24 +01:00
Sébastien Deronne
5f4c15f075
examples: Cleanup energy-model-with-harvesting-example
2018-01-07 21:36:48 +01:00
Sébastien Deronne
8b2874456d
examples: increase regression coverage of wifi rate managers
2017-12-27 09:23:12 +01:00
Sébastien Deronne
98312b8929
wifi: introduce Extended Capabilities information element to HT and VHT management frames
2017-12-17 10:26:16 +01:00
Natale Patriciello
cc490fe2c7
tcp: added example to wscript
2017-12-14 21:19:02 +01:00
Vivek Jain
c1122f9a87
tcp: (feature 2823) Implemented TCP Pacing
2017-12-13 19:00:07 +01:00
Sébastien Deronne
79310da82f
wifi: Cleanup usage of SupportedPcapDataLinkTypes
2017-11-21 12:29:15 +01:00
Sébastien Deronne
b485f99e16
wifi: Add more examples to regression
2017-11-04 09:15:01 +01:00
Sébastien Deronne
fec5cca9e2
examples: fix WifiMode issue in wifi-timing-attributes
2017-11-04 09:14:56 +01:00
Sébastien Deronne
f53b87e610
examples: remove useless wifi settings in wireless examples
2017-10-21 11:15:50 +02:00
Tom Henderson
a3d3e55116
wifi: Update SpectrumWifiPhy example programs
2017-09-22 09:43:10 -07:00
Stefano Avallone
eb0351dccb
traffic-control: Record reasons for dropping and marking packets
2017-09-14 18:12:34 +02:00
Stefano Avallone
4d6efe731b
traffic-control: Be more restrictive on internal queue size
2017-09-14 18:12:31 +02:00
Stefano Avallone
090d37b19e
traffic-control: Trace sojourn times within queue discs
2017-09-14 18:12:23 +02:00
Stefano Avallone
59cd4d5f55
traffic-control: ( fixes #2751 ) Ensure queue discs keep correct statistics
2017-09-14 18:12:19 +02:00
Sébastien Deronne
923ef42e42
wifi: Enable beacon jitter by default
2017-09-13 23:11:38 +02:00
Tom Henderson
17e66a13d6
test: Reduce scope of valgrind example tests to speed execution time
...
Some example programs are tested under different configurations; as long
as we test one of these configurations, there is little to gain by valgrind
testing additional configurations, but './test.py -g' will take longer. So
in general, only one or a limited number of configurations of an example
are valgrind tested.
2017-08-10 06:33:25 -07:00
Sébastien Deronne
df1b368b7a
wifi: (fixes 2757) Properly enforce 802.11n/ac/ax maximum TXOP
2017-06-26 22:52:02 +02:00
Rohit P. Tahiliani
c1e2312e2a
examples: ( fixes #2520 ) TCP variant not configured in wifi-tcp.cc
2017-06-02 22:40:33 -07:00
Rohit P. Tahiliani
604b537c2f
examples: ( fixes #2568 ) Avoid enumerating TCP variants
2017-06-02 22:38:17 -07:00