Commit Graph

226 Commits

Author SHA1 Message Date
Stefano Avallone
259f260b5b wifi: Add an attribute to keep main PHY on aux PHY link after DL TXOP 2025-05-17 12:37:54 +02:00
Stefano Avallone
4a2d352c81 wifi: Extend EMLSR main PHY switch back trace 2025-05-17 12:37:26 +02:00
Sébastien Deronne
8d19e7e8cf wifi: Add new attribute to apply hardware restrictions on the maximum channel width 2025-05-16 16:28:25 +02:00
Sébastien Deronne
7bf2dc6ec5 wifi: Obsolete attributes to configure supported channel width of a device 2025-05-16 16:28:25 +02:00
Alberto Gallegos Ramonet
9045afcb52 internet-apps: Update changes and release notes 2025-05-13 11:11:52 +09:00
Alberto Gallegos Ramonet
46977a5723 lr-wpan: Update correct ext addr use in lr-wpan-data example 2025-05-13 11:08:49 +09:00
Alberto Gallegos Ramonet
48f8688d78 lr-wpan: Renamed lr-wpan-mlme.cc example 2025-05-13 10:58:15 +09:00
Stefano Avallone
1114c4a4a7 wifi: Add ICF sender address to IcfDropReason trace 2025-05-09 06:35:23 +00:00
Sébastien Deronne
fae13d9de5 wifi: Handle CCA for 802.11be PHY 2025-05-07 20:26:26 +02:00
Stefano Avallone
96fa2a6753 wifi: Transmit Ack, BlockAck, BlockAckReq as non-HT dup if appropriate 2025-04-30 09:02:00 +00:00
Alberto Gallegos Ramonet
8916c909dc dsr: Update documentation format 2025-04-22 12:11:33 +09:00
Alberto Gallegos Ramonet
11ae5e4cad docs: Update model documentation guidelines and create-model.py script 2025-04-12 15:47:03 +00:00
Alberto Gallegos Ramonet
9d85e7f730 flow-monitor: Reformat documentation and update content 2025-04-09 11:53:39 +09:00
Alberto Gallegos Ramonet
0e30cf3979 core: Revert realTime simulator change in to avoid time advances during an event execution 2025-04-09 10:13:44 +09:00
Alberto Gallegos Ramonet
bafc0679ce zigbee: Fix malformed RREP command (missing command options) 2025-04-03 11:18:53 +09:00
Alberto Gallegos Ramonet
558943e7eb core: Use real time in RealtimeSimulatorImpl::Now 2025-04-02 10:43:18 +09:00
Stefano Avallone
6e6cbd1a88 wifi: Update model documentation 2025-03-31 10:12:42 +00:00
Tom Henderson
b506ec1bc2 doc: Clarify specialization of GetInstanceTypeId() 2025-03-21 12:07:04 +00:00
Tom Henderson
af9b91a791 core: Mark Object::GetInstanceTypeId as final 2025-03-21 12:07:04 +00:00
Tommaso Pecorella
a3ec4ecfbe network: add a function to detect IPv4 APIPA addresses 2025-03-14 23:17:54 +01:00
Tommaso Pecorella
bb6183ded8 internet-apps: (fixes #1195) RADVD announcing prefixes without autoconfiguration 2025-03-11 00:07:09 +00:00
Tom Henderson
9991d765d7 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2025-03-09 11:58:36 -07:00
Tom Henderson
58346a2082 doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.44 2025-03-08 21:21:54 -08:00
Sébastien Deronne
1a542399c4 Update RELEASE_NOTES.md and CHANGES.md 2025-03-01 17:01:27 +01:00
Gabriel Ferreira
9c8e2a5505 Update CHANGES.md and RELEASE_NOTES.md 2025-02-20 23:48:15 +01:00
Tom Henderson
48f54d737c wifi: WifiTxStatsHelper documentation 2025-02-13 20:54:25 +00:00
Alberto Gallegos Ramonet
96577400e1 lr-wpan: Fix association response before data request ack issue 2025-02-06 11:38:56 +09:00
André Apitzsch
a1e5d6fbd3 core: Use enum class for TypeId::SupportLevel 2025-01-25 22:24:01 +00:00
André Apitzsch
fb6426c3f3 tap-bridge: Remove unused gateway option from tap-creator 2024-12-30 20:08:53 +00:00
André Apitzsch
223e0ad68a tap-bridge: Deprecate unused 'Gateway' attribute 2024-12-30 20:08:53 +00:00
Alberto Gallegos Ramonet
952bc77e03 zigbee: Aggregated LrWpanMacBase support 2024-12-19 16:30:41 +09:00
jaredivey
86fb3ce8c4 Stats remove ns3 nan symbol 2024-12-12 20:37:57 +00:00
Alberto Gallegos
50c9e945e8 zigbee: Add Zigbee module support 2024-12-02 11:02:10 +09:00
Gabriel Ferreira
d45e1afeb3 applications: Add state trace source to OnOffApplication 2024-11-14 12:53:51 +01:00
Stefano Avallone
a70de56280 Update CHANGES.md and RELEASE_NOTES.md 2024-11-13 07:32:57 +00:00
Stefano Avallone
769ffe3ed0 wifi: Make HtConfiguration member variables public
..unless they require non-trivial setter/getter.
2024-11-05 09:11:07 +01:00
Stefano Avallone
5aedb84575 wifi: A STA is protected if replied to a frame in the same TXOP
Avoids using protection mechanisms for stations that have already
replied to a frame requiring acknowledgment in the same TXOP.

Proposed by Sharan Naribole.
2024-10-21 09:30:49 +02:00
Sébastien Deronne
fd93b6ff7d Update RELEASE_NOTES.md and CHANGES.md 2024-10-20 17:49:47 +02:00
Eduardo Almeida
3e4ed7823c Fix typo in CHANGES.md 2024-10-18 13:58:35 +01:00
Eduardo Almeida
91e284e1c7 Fix Markdown lint warnings (MD055)
MD055 - Table row doesn't start/end with pipes
2024-10-18 13:58:28 +01:00
Eduardo Almeida
71ad00f829 Fix Markdown lint warnings (MD029)
MD029 - Ordered list item prefix
2024-10-18 13:58:19 +01:00
Eduardo Almeida
6ceb4ccd91 Fix Markdown lint warnings (MD022)
MD022 - Headers should be surrounded by blank lines
2024-10-18 13:58:14 +01:00
Eduardo Almeida
fdbcfa8f29 Fix Markdown lint warnings (MD003)
MD003 - Header style
2024-10-18 13:58:11 +01:00
Eduardo Almeida
401da89a1e Fix Markdown code block in CHANGES.md 2024-10-18 11:42:19 +00:00
Tom Henderson
9d2c8f7872 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2024-10-09 16:36:58 -07:00
Tom Henderson
a6366a865c doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.43 2024-10-08 16:49:02 -07:00
Sébastien Deronne
10a5315011 wifi: Add more flexibility to configure PCAP file generation for MLD
This commit makes it possible to generate one file per device,
or either by PHY ID (default behavior) or by link ID.
2024-10-03 21:13:35 +02:00
Alberto Gallegos Ramonet
460b25f5a5 sixlowpan: Handle new and deprecated namespace TypeId names fix 2024-09-24 13:09:41 +09:00
Alberto Gallegos Ramonet
9ef59d74fa energy: Update documentation and format 2024-09-24 10:31:13 +09:00
Alberto Gallegos Ramonet
105c372c36 core: Add TypeId deprecated name 2024-09-19 09:14:58 +09:00