Commit Graph

222 Commits

Author SHA1 Message Date
Sébastien Deronne
e744136b0b wifi: Allow to add an additional buffer time to protect beyond end of the immediate frame exchange
in case of non-zero TXOP limit when a single frame exchange is protected
2025-05-12 08:37:21 +02:00
Sébastien Deronne
46cda10f70 wifi: Add ability to select whether the NAV protection should cover the entire TXOP or only the current frame exchange 2025-05-12 08:37:21 +02:00
Stefano Avallone
2a90d4dddc wifi: Fix EIFS computation
EIFS depends on the modulation class of the PPDU whose reception failed
rather than on the latest standard supported by a device
2025-04-30 09:02:00 +00:00
Stefano Avallone
df7f3ef27b wifi: Fix the time the NSlotsLeftAlert CAM trace is fired
It cannot be earlier than the access grant start time.
2025-04-30 09:02:00 +00:00
Alberto Gallegos Ramonet
8916c909dc dsr: Update documentation format 2025-04-22 12:11:33 +09:00
Gabriel Ferreira
b0ad23b318 bindings: (fixes #1187) Skip non-ns-3 libs with "ns3" in name 2025-04-12 16:15:51 +02:00
Gabriel Ferreira
9b9fec07d6 Update RELEASE_NOTES.md 2025-04-11 11:28:54 +02: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
Stefano Avallone
b45a9ca726 ci: Use latest doxygen 2025-04-04 06:37:55 +00: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
Sébastien Deronne
a506b5d314 (merges !2368) Update RELEASE_NOTES.md 2025-03-23 12:01:46 +01: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
43dce6710b Updade availability in RELEASE_NOTES.md 2025-03-09 11:42:13 -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
Stefano Avallone
c72b1df7bc wifi: (fixes #1104) Fix computation of reordering buffer start SeqN
Reported and fix suggested by Charles Huang
2025-02-22 10:49:31 +01:00
Gabriel Ferreira
9c8e2a5505 Update CHANGES.md and RELEASE_NOTES.md 2025-02-20 23:48:15 +01:00
Puneet Kumar
ea06b353e6 wifi: (merges !2004) Add Wi-Fi channel occupancy statistics helper 2025-02-15 15:45:26 -08: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
Gabriel Ferreira
6db29eecb0 Update RELEASE_NOTES.md 2025-01-21 12:39:55 +01:00
Sharan Naribole
def70cd895 wifi: Add multi-link Probe exchange test suite 2025-01-15 19:22:51 +01:00
Gabriel Ferreira
e7c52a4f4f build: Scan for modules in the external contrib directory ../ns-3-external-contrib 2024-12-21 18:45:28 +00:00
Stefano Avallone
8ecb93f572 wifi: Fix S-MPDU TX duration computation with BlockAck ack policy
Reported by Rami Abdallah
2024-12-16 12:39:57 +01:00
Stefano Avallone
e806abc0fb wifi: Clear PSDU map if no immediate response expected with BAR-BA ack sequence
Otherwise, HeFEM::ProtectionCompleted() called upon sending the first
BAR will enter the wrong if branch
2024-12-16 12:39:57 +01:00
Stefano Avallone
9d53b09450 wifi: Add main PHY switch trace source to EMLSR manager
Based on suggestions from Sharan Naribole
2024-12-16 12:39:56 +01:00
Alberto Gallegos Ramonet
93ff99d46c energy: Fix doc section level 2024-12-13 11:26:53 +09:00
Alberto Gallegos
50c9e945e8 zigbee: Add Zigbee module support 2024-12-02 11:02:10 +09:00
Stefano Avallone
94812aad6a wifi: Add a trace source to notify of block ack agreement established 2024-11-13 07:32:57 +00:00
Stefano Avallone
a70de56280 Update CHANGES.md and RELEASE_NOTES.md 2024-11-13 07:32:57 +00:00
Stefano Avallone
991737ba86 wifi: Allow using BSRP TFs as ICFs for EMLSR clients 2024-10-21 09:32:22 +02:00
Sébastien Deronne
fd93b6ff7d Update RELEASE_NOTES.md and CHANGES.md 2024-10-20 17:49:47 +02: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
41415e67b0 Fix Markdown lint warnings (MD032)
MD032 - Lists should be surrounded by blank lines
2024-10-18 13:58:22 +01:00
Eduardo Almeida
fdbcfa8f29 Fix Markdown lint warnings (MD003)
MD003 - Header style
2024-10-18 13:58:11 +01:00
Eduardo Almeida
d5666a4e16 Use Title Case for RELEASE_NOTES.md title 2024-10-18 11:42:19 +00:00
Eduardo Almeida
952fa67123 Remove space before question mark in RELEASE_NOTES.md 2024-10-18 11:42:19 +00:00
Eduardo Almeida
6bba5b6f6e Delete duplicate entry in RELEASE_NOTES.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
Vikas Gaur
f8e45bf7a9 tcp: Align PRR implementation with RFC 6937 bis-08
Co-authored-by: Aniket Singh <aniketsingh84646@gmail.com>
2024-09-29 23:45:05 +05:30
Andreas Boltres
ee315fe465 applications: (merges !2027) Add BulkSendApplication TCP retransmission trace 2024-09-27 09:25:40 -07:00
Andreas Boltres
f70eabb0f9 tcp: Add TCP retransmission trace source 2024-09-27 09:25:08 -07: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
105c372c36 core: Add TypeId deprecated name 2024-09-19 09:14:58 +09:00
Stefano Avallone
7837b7e9f8 Update RELEASE_NOTES.md 2024-09-10 11:38:30 +02:00
Sébastien Deronne
c38078a5a6 Update RELEASE_NOTES.md to mention about the adoption of SI unit weak types for wifi module 2024-09-09 16:26:17 +00:00