ad9f9b0931
doc: Remove references to build.py
Tom Henderson
2025-08-22 07:40:27 +09:00
8c3d805cfa
doc: (fixes#1253) Fix rendering of <tt>
Tom Henderson
2025-08-13 15:47:45 -07:00
298963a0c2
wifi: Fix valgrind issue in the wifi MAC queue test
Sébastien Deronne
2025-08-19 10:34:09 +09:00
08236466c5
wifi: Make EMLSR link switch test more robust
Stefano Avallone
2025-07-24 15:00:36 +02:00
ff32f672b4
wifi: Split reception and reply for EML OMN frames
Stefano Avallone
2025-06-20 11:12:29 +02:00
d7b64588e1
wifi: EMLSR clients switch to listening with the MAC header of broadcast frames other than TF and Multi-STA BA
Stefano Avallone
2025-05-21 17:53:22 +02:00
edab558306
wifi: Block transmissions on other EMLSR links as soon as DL TXOP start is detected
Stefano Avallone
2025-05-20 12:57:15 +02:00
15509b9e3e
wifi: EMLSR client drops ICF if processing an ICF from another device
Stefano Avallone
2024-09-02 15:48:09 +02:00
826867e9fa
wifi: Add an EHT FEM attribute to use Duration/ID to early detect a TXOP end
Stefano Avallone
2025-05-01 19:34:40 +02:00
cabd04fad3
network, wifi: Allow more it_present words in radiotap header
Sébastien Deronne
2025-05-31 12:37:21 +02:00
222eaa14fb
network, wifi: The size of the ieee80211_radiotap_header should be set first for correct alignment calculations
Sébastien Deronne
2025-06-03 20:09:31 +02:00
6cbbf04672
internet: (fixes#1232) Add a function to reset routerId in GlobalRouteManager
shashwat
2025-06-06 16:32:06 +05:30
851e8b37cc
internet: (fixes#1232) Make routerId a static private member of GlobalRouteManager
shashwat
2025-06-06 16:20:56 +05:30
9231d8bf04
zigbee: Add group table
Alberto Gallegos Ramonet
2025-07-09 14:22:04 +09:00
f3f1fc2c49
examples: (fixes#1146) Fix three-gpp-v2v-channel-example and plotting script
Gabriel Ferreira
2025-07-10 15:06:18 +02:00
8ed3efb7fa
network: (fixes#1038) Move header-serialization-test.h file from tests to utils directory
Gabriel Ferreira
2025-07-10 11:54:45 +02:00
e17dd0b050
core: MSVC compatibility patches
Gabriel Ferreira
2025-05-20 23:00:35 +02:00
f6efd47de6
mobility: Export Mobility model for MSVC compatibility
Gabriel Ferreira
2025-05-20 22:42:00 +02:00
f702b9cb62
lte: Move UE_MEASUREMENT_REPORT_DELAY to .cc files for MSVC compatibility
Gabriel Ferreira
2025-05-20 22:41:40 +02:00
ddd3db65e2
aodv: Move NS_LOG_APPEND_CONTEXT statement after includes
Jared Ivey
2025-05-20 22:59:12 +02:00
d8ec5caa60
build: Disable inlining and increase stack size on ClangCL/MSVC
Gabriel Ferreira
2025-05-20 22:39:10 +02:00
875ede5ad3
doc: Remove socket lines from routing.dia
Alberto Gallegos Ramonet
2025-07-03 21:36:24 +09:00
5931d5f005
Doc : Update routing overview image documentation
Hugo Le Dirach
2025-07-03 11:18:17 +02:00
cdbb632c6a
core, test: Print example-as-test as example-as-test, instead of examples
Gabriel Ferreira
2025-06-30 16:24:30 +02:00
b8f5dbcab1
test: Filter examples-to-run.py examples by name, and allow custom arguments
Gabriel Ferreira
2025-04-25 13:34:24 +02:00
9fdd151ba8
doc: Add best practices section to contributing guide
Gabriel Ferreira
2025-06-30 10:08:17 +02:00
691bae6c92
build: Add --compile-or-die option to the ns3 script
Gabriel Ferreira
2024-12-03 16:59:49 +01:00
2e880016c2
lr-wpan: Pass headers by references in PD-DATA.indication to subfunctions to reduce wasteful copies
Alberto Gallegos Ramonet
2025-06-16 18:14:01 +09:00