Commit Graph

200 Commits

Author SHA1 Message Date
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
Alberto Gallegos Ramonet
32a2883385 lr-wpan: CCA vulnerability window test and doc 2024-09-09 10:56:14 +09:00
AlessioBugetti
c7f3306bc0 uan: (fixes #1128) Fix bug in Eb/N0 calculation in UanPhyPerCommonModes::CalcPer() (reported by donghuiyong) 2024-09-04 01:02:28 +00:00
Federico Guerra
e266e0a2c8 uan: (fixes #1127) Fixed bug in energy update in UanPhyGen::RxEndEvent() (thanks to donghuiyong) 2024-09-02 14:27:41 +00:00
Gabriel Ferreira
4e76d901ce doc: Update RELEASE_NODES.md to indicate Msys2/UCRT64 toolchain compatibility 2024-08-30 23:57:28 +00:00
Gabriel Ferreira
7d8ef69d83 doc: Update RELEASE_NODES.md to bump minimum clang version to clang-11 2024-08-30 23:57:28 +00:00
Sébastien Deronne
6d64e47ada Update CHANGES.md and RELEASE_NOTES.md for 802.11 80+80MHz support 2024-08-21 20:18:18 +02:00
Sébastien Deronne
3af874c226 Update RELEASE_NOTES.md and CHANGES.md 2024-08-20 18:04:33 +00:00
Federico Guerra
66b6653a40 uan: (fixes #1115) Fix PER calculation of M-QAM (fix due to donghuiyong) 2024-08-08 05:54:06 -07:00
Federico Guerra
593c5401bf uan: (fixes #1112) Fix Thorp attenuation formula (fix due to donghuiyong) 2024-08-07 21:31:25 +00:00
Alberto Gallegos Ramonet
47ec2c5bfe lr-wpan: MAC SET GET attributes added 2024-07-30 10:55:53 +09:00
Tom Henderson
72a33a9067 Update system requirements for current release 2024-07-10 02:05:12 +00:00
Stefano Avallone
2f76d5ef1d Update CHANGES.md and RELEASE_NOTES.md 2024-07-02 10:15:19 +02:00
Alberto Gallegos Ramonet
d1f44345e5 lr-wpan: beacon improvements and jitter addition 2024-06-27 17:29:48 +09:00
Alberto Gallegos Ramonet
8ce1fe1597 lr-wpan: Beacon improvements and fixes 2024-06-04 17:21:19 +09:00
Tom Henderson
e1725c351b Start RELEASE_NOTES.md and CHANGES.md sections for new release 2024-05-29 15:13:20 -07:00
Tom Henderson
adb6b82340 doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES.md for ns-3.42 2024-05-29 17:10:00 +00:00
Juan Leon
831ecf4107 wifi: Add WifiPhyRxTraceHelper implementation
With contributions also from Hao Yin, Muyuan Shen, and Tom Henderson
2024-05-27 19:04:40 -07:00
Tom Henderson
f75345fa03 tcp (fixes #966): Suppress cwnd growth when rate-limited 2024-05-26 14:32:46 +00:00
pagmatt
2bbcec0688 mobility: Add GeocentricConstantPosition mob model 2024-05-24 17:23:55 -07:00
Alberto Gallegos Ramonet
971b49dd60 Update CHANGES.md and RELEAD_NOTES.md 2024-05-23 11:33:58 +09:00
Alberto Gallegos Ramonet
f8ba7d643e mobility: Adds a simple mobility example 2024-05-23 11:28:56 +09:00
Tom Henderson
3f03c91a77 tcp (fixes #1085): Do not reset Cubic W_max upon timeout 2024-05-22 13:08:34 +00:00