Commit Graph

241 Commits

Author SHA1 Message Date
Tom Henderson
278156a981 wimax: Remove module from ns-3-dev 2025-09-13 15:12:41 +00:00
Alberto Gallegos Ramonet
2408514888 doc: Improve models documentation look and feel 2025-09-12 03:22:12 +09:00
Alberto Gallegos Ramonet
711a55857f zigbee: Add Groupcast (Multicast) support 2025-09-03 11:31:44 +09:00
Stefano Avallone
d7b64588e1 wifi: EMLSR clients switch to listening with the MAC header of broadcast frames other than TF and Multi-STA BA 2025-08-17 14:07:53 +00:00
Stefano Avallone
edab558306 wifi: Block transmissions on other EMLSR links as soon as DL TXOP start is detected 2025-08-17 14:07:53 +00:00
Sébastien Deronne
9438c2c212 Update RELEASE_NOTES.md 2025-08-16 01:23:11 +02:00
Shashwat Patni
f9a293fc15 internet: (fixes #1251) Fix GlobalRouting not checking for longest prefix 2025-08-07 23:48:37 +00:00
Aditya
6efce7a934 internet: (fixes #809) Solves IPv4,6 Raw Socket Fragmentation Issue 2025-08-05 13:09:03 +00:00
Alberto Gallegos Ramonet
0fee46ce13 antenna: Reformat sphinx doc and make it uniform to other docs 2025-08-05 16:06:01 +09:00
Gabriel Ferreira
fd947755e1 Update RELEASE_NOTES.md with new required CMake and compiler versions for C++23 2025-06-05 10:16:49 +02:00
Tom Henderson
df08a5fdbb Start RELEASE_NOTES.md and CHANGES.md sections for new release 2025-06-02 12:54:27 -07:00
Tom Henderson
4059af2046 Update availability in RELEASE_NOTES.md 2025-06-01 19:04:14 -07:00
Tom Henderson
06da5f7e7d doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.45 2025-05-30 14:17:58 -07:00
Tom Henderson
461547ba4d doc: Update documentation for new ns-allinone package 2025-05-28 18:08:30 -07:00
Sébastien Deronne
7506324b51 Update RELEASE_NOTES.md 2025-05-23 17:12:54 +02:00
Sébastien Deronne
b953cae778 wifi: Add Special User Info field for trigger frames soliciting EHT TB PPDUs 2025-05-23 17:02:16 +02:00
Alberto Gallegos Ramonet
9045afcb52 internet-apps: Update changes and release notes 2025-05-13 11:11:52 +09:00
Alberto Gallegos Ramonet
0fb9f3634c lr-wpan: Documentation update 2025-05-13 11:02:31 +09:00
Alberto Gallegos Ramonet
48f8688d78 lr-wpan: Renamed lr-wpan-mlme.cc example 2025-05-13 10:58:15 +09:00
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