Commit Graph

20243 Commits

Author SHA1 Message Date
Gabriel Ferreira
206188d9bd build: Silence warning for unused manually-set Python_EXECUTABLE variable 2025-04-12 13:56:09 +02:00
Gabriel Ferreira
302aef3f77 build: (fixes #1197) Silence Boost find_package warning message 2025-04-12 13:24:33 +02:00
Gabriel Ferreira
c022047654 mobility: Fix clang-tidy warning 2025-04-11 22:10:43 +02:00
Gabriel Ferreira
9b9fec07d6 Update RELEASE_NOTES.md 2025-04-11 11:28:54 +02:00
Gabriel Ferreira
2a61f20d5c bindings: Update cppyy version from 3.1.2 to 3.5.0 2025-04-11 11:21:49 +02:00
Gabriel Ferreira
b812e472a0 mobility: Fix Rectangle::GetClosestSideOrCorner
When the tested position was outside the rectangle at a distance greater than the width/height of the rectangle, it would be incorrectly matched
2025-04-11 11:19:01 +02:00
Kavya Bhat
aef171c305 internet: Add TracedCallback to trace interface set up or down 2025-04-10 22:31:01 +00:00
Tommaso Pecorella
1f040f783d internet: (fixes #1210) Clarify P2P links in ipv4-global-routing test 2025-04-09 23:35:59 +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
Gabriel Ferreira
96a6c119a6 ci: Force coverage processing to continue on errors and export HTML report 2025-04-08 10:30:20 +00:00
Stefano Avallone
6a46166390 wifi: Avoid ambiguity about the type of a set elements 2025-04-07 09:46:06 +02:00
Tommaso Pecorella
26eb6ea30d internet: fix ARP cache entries handling 2025-04-06 23:58:03 +02:00
Tommaso Pecorella
3c67095225 internet: add functions to print an ArpCache::Entry 2025-04-06 23:58:03 +02:00
Tommaso Pecorella
11d303a706 internet: make IPv4 test more robust 2025-04-05 12:11:53 +02:00
Stefano Avallone
b45a9ca726 ci: Use latest doxygen 2025-04-04 06:37:55 +00:00
Stefano Avallone
0ae54ae6fb examples, nix-vector-routing: Fix doxygen 1.13.2 warnings 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
1714a316bc zigbee: Adjust pedantic linkcost requirement. 2025-04-03 10:50:55 +09:00
Alberto Gallegos Ramonet
558943e7eb core: Use real time in RealtimeSimulatorImpl::Now 2025-04-02 10:43:18 +09:00
Eduardo Almeida
9239285a34 core: Add comments explaining reason of clang-format guards 2025-03-31 22:02:30 +01:00
Eduardo Almeida
7d48b2e835 wifi: Replace std::none_of() by std::all_of() in wifi-emlsr-test.cc
Thanks to Stefano Avallone
2025-03-31 21:59:03 +01:00
Eduardo Almeida
f0a264eabd applications,core,wifi: Fix inconsistent formatting due to clang-format-19 2025-03-31 21:59:03 +01:00
Eduardo Almeida
e49207dcef ci: Upgrade to clang-format-19 2025-03-31 21:52:05 +01:00
Eduardo Almeida
a7ae995e72 check-style, doc: Add support for clang-format-19 2025-03-31 21:52:05 +01:00
Sébastien Deronne
e353280467 wifi: Allow GCR test cases to use different RNG seed and run values 2025-03-31 20:05:39 +02:00
Sébastien Deronne
e4f62cb0e0 wifi: Fix valgrind warnings in TX duration tests 2025-03-31 16:09:40 +02:00
Sébastien Deronne
781080e68c wifi: Fix incorrect check on optional center 26-tones RU indication 2025-03-31 16:09:40 +02:00
Sébastien Deronne
db15cd1adc wifi: Fix uninitialized field in HeMuSigHeader 2025-03-31 16:09:40 +02:00
Stefano Avallone
74fe3fd974 wifi: Member variables of Configuration classes can be accessed directly 2025-03-31 10:12:42 +00:00
Stefano Avallone
94be633e59 wifi: Pass entire TXVECTOR to SendCtsAfterRts 2025-03-31 10:12:42 +00:00
Stefano Avallone
1e8dd82f2e wifi: Do not declare transmitter address as const 2025-03-31 10:12:42 +00:00
Stefano Avallone
6e6cbd1a88 wifi: Update model documentation 2025-03-31 10:12:42 +00:00
Stefano Avallone
5f52b08c3e wifi: Extend EMLSR unit test to check single link EMLSR clients 2025-03-31 10:12:42 +00:00
Stefano Avallone
7a84cc1ac7 wifi: Extend MLO unit tests to cover the AssocType attribute 2025-03-31 10:12:42 +00:00
Stefano Avallone
a69155655a wifi: Add support for SLDs performing ML setup and MLDs performing legacy association 2025-03-31 10:12:42 +00:00
Stefano Avallone
cd3edc44b3 wifi: Improve check that a link has not been setup in WifiMac 2025-03-31 10:12:42 +00:00
Stefano Avallone
d83a7313a6 wifi: Allow EMLSR Manager to be installed on 11be SLDs with EMLSR activated 2025-03-31 10:12:42 +00:00
Stefano Avallone
a50d1fd1a1 wifi: Add a StaWifiMac attribute for the type of association to perform 2025-03-31 10:12:42 +00:00
Stefano Avallone
a47433e287 wifi: StaWifiMac and EHT FEM make use of functions to (un)block all queues 2025-03-31 10:12:42 +00:00
Stefano Avallone
41c64d18be wifi: Add queue scheduler functions to (un)block all queues 2025-03-31 10:12:42 +00:00
Stefano Avallone
c516eeff4f wifi: Allow AP MLD not to report ICF failures to remote station manager 2025-03-31 10:12:42 +00:00
Stefano Avallone
8fd6a07099 wifi: Report RTS failed for all recipients of a failed MU-RTS
Also allows to remove duplicated code
2025-03-31 10:12:42 +00:00
Shashwat Patni
5650773b6d internet:(fixes #1205) Remove if condition preventing the evaluation of an ASSERT 2025-03-27 23:11:05 +00:00
Tommaso Pecorella
733496ce83 ci: fix gcc-13 jobs 2025-03-26 00:27:55 +01:00
Eduardo Almeida
a820594ecb flow-monitor: Put serializable attributes in separate lines 2025-03-23 16:29:09 +00:00
Eduardo Almeida
d9ad698912 flow-monitor: Use range-based for loops 2025-03-23 16:29:09 +00:00
Eduardo Almeida
a192b4a6e5 flow-monitor: (fixes #1202) Create XML file in text mode 2025-03-23 14:59:25 +00:00
Sébastien Deronne
a506b5d314 (merges !2368) Update RELEASE_NOTES.md 2025-03-23 12:01:46 +01:00
Sébastien Deronne
7f655fce75 wifi: Cleanup unused calculation in non-HT duplicate tests 2025-03-23 11:57:57 +01:00