Jared Dulmage
d2a4d02953
(internet): Example showing multicast routing setup for flooding mesh topology
2020-05-12 11:46:34 +02:00
Tom Henderson
d79f5f3ce6
core: (postfix commit 5b95df87) return to invoke locally scoped destructors
2020-05-07 14:43:39 -07:00
Tom Henderson
5b95df87d6
core: Extend object-names example (check for regressions, non-log output)
2020-05-06 07:57:30 -07:00
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Stefano Avallone
e5d69e80b3
wifi: Remove unused {Set,Get}CtsTimeout methods
2020-04-15 10:50:06 +02:00
Stefano Avallone
cf5a4c0d35
wifi: ( fixes #1909 ) Implement timeouts according to the standard
2020-04-15 10:49:41 +02:00
Sébastien Deronne
4b97988a68
wifi: Move to RX only if the PHY header is successfully received
2020-04-09 10:22:47 +00:00
Pasquale Imputato
eee08c00b3
traffic-control: Fix queue-discs-benchmark example after moving the MaxSize attribute
2020-04-09 09:54:35 +02:00
BHASKAR K
dbb3f2ba4a
traffic-control: Fix RED examples after moving the MaxSize attribute
2020-04-09 09:45:15 +02:00
Sébastien Deronne
201e1be6fb
examples: Update description of some wifi examples since QosTag does no longer exist
2020-04-04 10:17:11 +02:00
Rediet
e1fdd22d6e
wifi: Use PHY instead of PLCP
...
PLCP is no longer used in IEEE 802.11-2016.
The attribute WifiPhy/ShortPlcpPreambleSupported has been left unchanged.
2020-04-03 15:06:19 +00:00
Rediet
eb8638c351
wifi: Correct typos and improve doxy (part 1)
...
Logging system outputs have not been modified (to avoid breaking any parsing scripts),
except for a typo in InterferenceHelper
In this commit, ht-configuration to yans-wifi-phy are covered
2020-04-03 15:06:19 +00:00
Stefano Avallone
95a6a26387
wifi: Schedule a BAR transmission subject to the availability of data frames
2020-03-26 16:02:42 +01:00
Mohit P. Tahiliani
8b2f8e8abe
examples: Add topology in first.py
2020-03-04 17:52:51 +05:30
howie (GCI 2019)
830df02211
examples: Add topology in first.cc
2020-03-04 17:52:51 +05:30
Tommaso Pecorella
8d95066b58
Fix early socket close in tcp-large-transfer example
2020-02-28 08:11:57 +00:00
Tom Henderson
0c7336e07d
tcp: Update DCTCP example for better alignment with experiment
2020-02-09 21:39:17 -08:00
Shravya K.S
66fc5622f4
tcp: Add DCTCP example
2020-02-09 17:33:31 -08:00
Vivek Jain
12d9d5b324
tcp: add attribute UseEcn for enabling and disabling ECN functionality
...
* add new attribute in TcpDctcp to enable the option for choosing
ECT codepoint
* add TcpDctcp in TcpVariantsComparison example
2020-02-09 17:33:30 -08:00
Stefano Avallone
75f7aa377b
wifi: Improve DCF/EDCA behavior when a packet is queued for transmission
2020-01-29 19:34:32 +01:00
Tommaso Pecorella
a55a1d9d3f
Remove MacOS artifacts
2020-01-16 13:06:28 +01:00
Sébastien Deronne
c1a593ffeb
fix
2020-01-11 17:44:39 +01:00
Sebastien Deronne
e57ff03c10
examples: Fix typo in wifi-ofdm-he-validation
2019-12-31 16:44:33 +01:00
Rediet
a9c54ea956
wifi: Use wifi- prefix for all test-suites and examples
...
Will enable easier wildcarding
2019-10-08 12:41:32 -07:00
Parth Pratim (GCI 2018)
6b2aa28749
examples: Align third.py with third.cc
2019-10-08 12:01:19 -07:00
Tom Henderson
0258405cc6
build: Upgrade scripts to Python 3 (many changes due to Ankit Deepak)
2019-08-12 16:55:34 -07:00
Tom Henderson
238a75614d
wifi: Fix waveform PSD in example
2019-07-06 16:44:46 -07:00
Sébastien Deronne
d02406280b
examples: Fix regression time for wifi examples
2019-06-15 14:35:10 +02:00
Stefano Avallone
f039ccfe34
Improve fix for optimized mode build
2019-05-26 11:06:59 +02:00
Stefano Avallone
7ab4e08385
Fix build in optimized mode
2019-05-20 23:52:26 +02:00
shefaligupta
db1b21c311
traffic-control: Add COBALT Example
2019-05-19 19:38:48 +02:00
Sébastien Deronne
0afae8ef34
wifi: Enable preamble detection model by default
2019-05-16 21:23:32 +02:00
Stefano Avallone
88781e4cfa
wifi: Extend tests to check that TXOP limit is not exceeded
2019-05-11 18:47:14 +02:00
Sebastien Deronne
9f1b4331eb
wifi: Add first 802.11ax OBSS_PD SR algorithm
2019-04-27 20:50:03 +00:00
Sebastien Deronne
fe0ca00535
Merge branch 'fix_issue_32' into 'master'
...
examples: Update comments in rate-adaptation-distance
Closes #32
See merge request nsnam/ns-3-dev!45
2019-04-27 09:17:56 +00:00
Rediet
ebdb0812d9
wifi: Consider A-MPDU as single packet for PHY processing
2019-04-11 11:27:57 +02:00
Stefano Avallone
4724112166
wifi: Remove max A-MPDU and A-MSDU size attributes from configuration objects
2019-04-04 18:01:43 +02:00
Sébastien Deronne
ee7fcf4d11
examples: Update comments in rate-adaptation-distance
2019-03-31 14:03:06 +02:00
Tom Henderson
34a79a74ae
wifi: beacon interval should be multiple of 1024us
2019-02-04 19:25:20 -08:00
Sébastien Deronne
017cfaa770
wifi: Make sure correct beacon interval is set
2019-02-03 12:45:20 +01:00
Sébastien Deronne
f2b5a1aa24
wifi: Fix issues when MSDU lifetime is expired
2019-02-03 09:19:21 +01:00
Sébastien Deronne
efc9d737e2
wifi: Fix rate used to send Block Ack Request frames
2019-01-02 22:53:14 +01:00
Sébastien Deronne
c0ce243760
wifi: Extend support of up to 256 MPDUs in A-MPDUs for 802.11ax
2018-11-27 20:44:41 +01:00
Sébastien Deronne
822d5a10e4
wifi: Refactor detection thresholds in WifiPhy
2018-11-26 20:01:12 +01:00
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