DavisRobertson1
2c504d3a3c
wifi: Fix OR operation with m_incrRetryCountUnderBa
...
It should be outside of the second argument passed to
GetBaAgreementEstablishedAsOriginator(). Otherwise will likely return BA agreement
(or lack thereof) for the wrong tid and RSM attribute IncrementRetryCountUnderBa
will not work properly.
2025-07-28 15:23:08 +02:00
Alberto Gallegos Ramonet
69dd55744f
zigbee: Add multicast related setters and getters to headers
2025-07-24 12:10:25 +09:00
Your Name
6da57a6099
codespell: Update codespell to skip svg files
2025-07-23 02:37:03 +08:00
Eduardo Almeida
a026bc3aed
zigbee: Add missing header
2025-07-17 12:03:33 +01:00
shashwat
6cbbf04672
internet: ( fixes #1232 ) Add a function to reset routerId in GlobalRouteManager
2025-07-15 20:00:23 +05:30
shashwat
851e8b37cc
internet: ( fixes #1232 ) Make routerId a static private member of GlobalRouteManager
2025-07-15 20:00:23 +05:30
Alberto Gallegos Ramonet
9231d8bf04
zigbee: Add group table
2025-07-15 10:58:38 +09:00
Gabriel Ferreira
f3f1fc2c49
examples: ( fixes #1146 ) Fix three-gpp-v2v-channel-example and plotting script
...
Pass tx params copy to ComputeSnr, to prevent pathloss to be incorrectly accumulated over time
2025-07-10 15:35:18 +02:00
Gabriel Ferreira
8ed3efb7fa
network: ( fixes #1038 ) Move header-serialization-test.h file from tests to utils directory
2025-07-10 11:54:45 +02:00
Gabriel Ferreira
e17dd0b050
core: MSVC compatibility patches
2025-07-09 19:32:54 +02:00
Gabriel Ferreira
f6efd47de6
mobility: Export Mobility model for MSVC compatibility
2025-07-03 14:03:46 -04:00
Gabriel Ferreira
f702b9cb62
lte: Move UE_MEASUREMENT_REPORT_DELAY to .cc files for MSVC compatibility
2025-07-03 14:03:46 -04:00
Jared Ivey
ddd3db65e2
aodv: Move NS_LOG_APPEND_CONTEXT statement after includes
2025-07-03 14:03:46 -04:00
Gabriel Ferreira
d8ec5caa60
build: Disable inlining and increase stack size on ClangCL/MSVC
2025-07-03 14:03:46 -04:00
Alberto Gallegos Ramonet
875ede5ad3
doc: Remove socket lines from routing.dia
2025-07-03 21:36:24 +09:00
Hugo Le Dirach
5931d5f005
Doc : Update routing overview image documentation
2025-07-03 09:20:39 +00:00
Gabriel Ferreira
cdbb632c6a
core, test: Print example-as-test as example-as-test, instead of examples
...
Avoids confusion regarding manually passing a test as a test-suite name (-s) or an actual example names (-e)
2025-07-02 09:56:45 +02:00
Gabriel Ferreira
b8f5dbcab1
test: Filter examples-to-run.py examples by name, and allow custom arguments
2025-07-02 09:56:45 +02:00
Gabriel Ferreira
9fdd151ba8
doc: Add best practices section to contributing guide
2025-07-02 06:50:37 +00:00
Gabriel Ferreira
691bae6c92
build: Add --compile-or-die option to the ns3 script
2025-07-02 06:50:37 +00:00
Alberto Gallegos Ramonet
2e880016c2
lr-wpan: Pass headers by references in PD-DATA.indication to subfunctions to reduce wasteful copies
2025-06-30 16:52:55 +09:00
Alberto Gallegos Ramonet
a0d3f50f59
lr-wpan: Simplify PD-DATA.indication (ACK handle)
2025-06-30 16:20:55 +09:00
shashwat
5cc5c00619
internet: Add EcmpRouteCalculation testcase for GlobalRouting
2025-06-26 22:39:40 +05:30
shashwat
ad089436ac
internet: ( fixes #1243 ) Change NextHopCalculation from Network to Attached Router
2025-06-26 22:39:40 +05:30
Arnav Kapoor
3df0d403e9
doc: ( fixes #1238 ) Improve Time section documentation with example and SetResolution explanation
2025-06-25 23:31:42 +00:00
Tom Henderson
443dd512cf
zigbee: Fix valgrind issue in test suite
2025-06-18 06:44:43 -07:00
Tom Henderson
777b7c8101
energy: Fix valgrind issues in test suite
2025-06-18 06:44:43 -07:00
Gabriel Ferreira
bb7b22838a
build: Use Python venv by default
2025-06-18 10:36:25 +02:00
Eduardo Almeida
1093479bcf
Remove code deprecated in ns-3.41
2025-06-13 18:09:33 +01:00
Alberto Gallegos Ramonet
95d219a9a4
energy: Add generic-battery-test.cc
2025-06-13 16:32:35 +01:00
Eduardo Almeida
09910c9c76
Remove code deprecated in ns-3.40
2025-06-13 16:32:35 +01:00
Stefano Avallone
0ef77eab92
core: Add a static assert to prevent misuse of Create<>() function
2025-06-13 13:27:40 +00:00
Stefano Avallone
8adca5d42d
Fix misuse of Create<>() function
...
If Create<>() is used to create an object of an Object subclass,
attributes are not initialized.
2025-06-13 13:27:40 +00:00
Alberto Gallegos Ramonet
f315c12d8d
zigbee: Add basic APS layer support
2025-06-13 13:27:31 +09:00
Max Plekh
2ab68f0cb6
log: Inline LogComponent::IsEnabled() method for performance
2025-06-11 13:09:50 +00:00
Gabriel Ferreira
00f7415b4b
stats: ( fixes #295 ) Add 100 ms timeout for sqlite3 operations
2025-06-10 19:50:55 +02:00
Gabriel Ferreira
2c8f3e250a
network: ( fixes #623 ) Remove PacketMetadata::IsPointerOk and PacketMetadata::IsSharedPointerOk logging statements
2025-06-10 19:39:56 +02:00
Gabriel Ferreira
573fedeee1
wimax: ( fixes #1140 ) Perform double multiplication before casting to uint32_t
2025-06-10 19:13:54 +02:00
Gabriel Ferreira
4dc81b54b9
core: ( fixes #715 ) Clarify that Version::VersionTag() is used exclusively for ns-3 prefixed tags
2025-06-10 11:50:56 +02:00
Gabriel Ferreira
3a1ddfe825
lr-wpan, lte: ( fixes #1228 ) Add missing SetDataDir calls in tests
...
Prevents failures when using test.py -u
2025-06-10 10:48:55 +02:00
Alberto Gallegos Ramonet
36708574ee
lr-wpan: Debloat MAC PD-DATA.indication (part 2)
2025-06-09 16:35:33 +09:00
André Apitzsch
bd3279cb7b
build: remove unneeded cmake version switches
2025-06-08 20:22:11 +00:00
Max Plekh
6661c04a74
mesh: cleaner struct init in HwmpRtable::AddReactivePath()
...
Initialize ReactiveRoute struct before inserting into m_routes map
to avoid unnecessary search.
2025-06-08 19:16:06 +01:00
Max Plekh
abe6057031
wifi, lte, internet, energy: remove unused variables
...
Remove unused variables that escape compiler detection because they
are disguised as RAII idiom due to side effects in Time destructor.
2025-06-07 17:03:49 +00:00
André Apitzsch
ba9319e58c
doc: Fix deprecation warning
...
> WARNING: The convert command is deprecated in IMv7, use "magick"
instead of "convert" or "magick convert"
2025-06-05 20:53:38 +01:00
André Apitzsch
9947faee9f
doc: Move common variables to shared location
2025-06-05 20:53:38 +01:00
Gabriel Ferreira
1be3d90cf7
build: Pass MPI parameters in different order and check terminal width once
2025-06-05 10:16:49 +02:00
Gabriel Ferreira
fa16e7afc8
core: Silence Eigen deprecated declaration warnings for C++23
2025-06-05 10:16:49 +02:00
Gabriel Ferreira
c464ba6874
build: Fallback to libc++ if clang does not support tuples as map keys
...
Workaround to avoid issue in clang 17
https://discourse.llvm.org/t/pack-expansion-bug/64910
2025-06-05 10:16:49 +02: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