20535 Commits

Author SHA1 Message Date
menglei.zhang
c92e91fa1d bug fix
Some checks failed
CI / Ubuntu (push) Has been cancelled
CI / Codecov (push) Has been cancelled
CI / Windows_MinGW (push) Has been cancelled
CI / Mac_OS_X (macos-14) (push) Has been cancelled
CI / Mac_OS_X (macos-latest) (push) Has been cancelled
CI / Windows_Visual_Studio (push) Has been cancelled
2025-11-04 23:15:13 +08:00
menglei.zhang
4f5774be5b Initialize m_savedNodeList during Partition 2025-11-04 23:15:13 +08:00
menglei.zhang
3bac85dcab save the global node list 2025-11-04 23:15:13 +08:00
menglei.zhang
0ec074a511 Replace system_clock with steady_clock. 2025-11-04 23:15:13 +08:00
F5
d3b620b1c8 Merge tag 'ns-3.46.1' into unison
ns-3.46.1 release
2025-10-26 21:24:06 +08:00
F5
136a6e22bf Merge tag 'ns-3.46' into unison
ns-3.46 release
2025-10-26 20:52:40 +08:00
Tom Henderson
51387bce7e Update availability in RELEASE_NOTES.md 2025-10-16 15:12:37 -07:00
Tom Henderson
1aca85afa5 Update VERSION and documentation tags for ns-3.46.1 release 2025-10-16 15:09:40 -07:00
Tom Henderson
5867e38d32 doc: Update RELEASE_NOTES.md and CHANGES.md for ns-3.46.1 2025-10-16 08:18:02 -07:00
Gabriel Ferreira
afb92d3733 core: Add missing algorithm header 2025-10-16 14:26:10 +02:00
Gabriel Ferreira
970cda0ce6 build: Check if allow-run-as-root is an mpi option by executing cmake instead of dir 2025-10-13 23:34:52 +02:00
Gabriel Ferreira
afa8618383 ci: Install libxml2-16 instead of libxml2 for Ubuntu 25.04 onwards
Package and soname updated due to the ABI version change https://launchpad.net/debian/+source/libxml2/+changelog
2025-10-13 22:00:28 +02:00
Gabriel Ferreira
8a54a82e31 ci: Ignore negative coverage count 2025-10-13 17:52:27 +02:00
Eduardo Almeida
49aa20914e doc: Add NS_DEPRECATED_3_47 macro to Doxygen 2025-10-11 14:57:38 +01:00
Eduardo Almeida
89860cf299 lte, mobility, olsr, visualizer, wifi: Remove unused constants 2025-10-10 11:50:35 +01:00
Gabriel Ferreira
11854fbb54 build: Update ns3 script for Python 3.14
They removed store_true for positional arguments. As a workaround, we do exactly same by knowing which subparser was selected.
2025-10-09 21:27:07 +02:00
Eduardo Almeida
149ae83fad core: Add NS_DEPRECATED_3_47 macro 2025-10-07 19:55:15 +01:00
Tommaso Pecorella
d205711b19 ci: Remove Fedora 40 and add Fedora 42 2025-10-03 12:25:16 +00:00
Hugo Le Dirach
cf133aa742 new propagation doc
rebase

typo fix

typo fix

rebase

fix ref
2025-10-03 06:08:20 +00:00
Hugo Le Dirach
0a26c3a931 doc: improve mobility documentation
doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

doc: improve mobility documentation

section character changed

fix typo

AI errors correction

rephrasing

rephrase

rephrasing

rephrasing

rephrasing

last details
2025-10-03 02:22:55 +00:00
Gabriel Ferreira
868f82687c build: Check if platform specific generators are supported by CMake 2025-10-02 10:31:23 +02:00
Tom Henderson
bb009ed348 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2025-10-01 18:27:58 -07:00
Tom Henderson
e9b3565fc8 Merge ns-3.46-release branch 2025-10-01 18:19:31 -07:00
Tom Henderson
ea50b72ab7 Update availability in RELEASE_NOTES.md and CHANGES.md 2025-10-01 18:15:22 -07:00
Tom Henderson
76620e7aa8 Update VERSION and documentation tags for ns-3.46 release 2025-10-01 18:14:20 -07:00
Tom Henderson
d0c8e14241 doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.46 2025-10-01 17:35:20 -07:00
Tom Henderson
86132ec6c6 doc: Update Linux installation documentation 2025-10-01 09:07:56 -07:00
Eduardo Almeida
6f273a55af core, lte, olsr: Fix clang-tidy warnings detected by version 20
Co-author: Gabriel Ferreira
2025-09-30 21:21:31 +00:00
Eduardo Almeida
fda51df962 build: Add support for clang-tidy 20 2025-09-30 21:21:31 +00:00
Eduardo Almeida
346d059839 ci: Raise clang-tidy to version 20 2025-09-30 21:21:31 +00:00
Eduardo Almeida
1dfd48761d Remove empty lines at start of files 2025-09-30 20:11:28 +01:00
Eduardo Almeida
d684a592cb core, network: Format code according to clang-format-20 2025-09-30 20:11:28 +01:00
Eduardo Almeida
a1648f5b6e core: Fix indentation of code guarded by clang-format 2025-09-30 20:11:28 +01:00
Eduardo Almeida
3a23d2b571 core: Remove clang-format guards not needed anymore 2025-09-30 20:11:28 +01:00
Eduardo Almeida
989e36fe82 doc: Add instructions to install clang-format with pip 2025-09-30 20:11:28 +01:00
Eduardo Almeida
6e3c04fa9b doc: Move list of clang-format versions to RELEASE_NOTES.md 2025-09-30 20:11:28 +01:00
Eduardo Almeida
1ac07a4930 clang-format: Add options for newline at EOF and empty lines 2025-09-30 20:11:28 +01:00
Eduardo Almeida
f7ae602c5f clang-format: Replace deprecated options with new ones 2025-09-30 20:11:28 +01:00
Eduardo Almeida
c048975b1d clang-format, ci: Raise minimum clang-format version to 20 2025-09-30 20:11:28 +01:00
Stefano Avallone
dbcb7bf896 wifi: Add a SegmentWithoutUnits constructor
...to fix build issues with Apple Xcode 15
2025-09-30 18:17:39 +02:00
Tommaso Pecorella
5aa252b96b ci: fix minimum apple clang requirements 2025-09-30 00:56:14 +02:00
Tommaso Pecorella
e88f59a329 doc: update minimum Xcode supported version 2025-09-29 19:55:27 +00:00
Tommaso Pecorella
c31998e365 ci: bump github workflow to macOS 14.6 2025-09-29 19:55:27 +00:00
Alberto Gallegos Ramonet
8b1d31b0d7 zigbee: Change callbacks typedef to using 2025-09-28 15:56:44 +00:00
Tommaso Pecorella
324f5bd48c internet: fix Valgrind issue in 5d4fc177ab 2025-09-28 09:33:53 +00:00
Stefano Avallone
e2c56f2331 wifi: Document usage of static helper 2025-09-28 09:53:26 +02:00
Stefano Avallone
5c3f08f905 examples: Use the static setup helper in wifi-{ht,vht,he,eht}-network examples 2025-09-28 09:53:25 +02:00
Stefano Avallone
f07225608b wifi: Update outdated name of a User Info subfield 2025-09-28 06:03:12 +00:00
Sharan Naribole
b87dc19b42 wifi: AP requests max TX power in Trigger Frames if no frame received from STA 2025-09-28 06:03:12 +00:00
Stefano Avallone
5d400141fe utils: Add copyright line to be ignored by codespell 2025-09-28 06:03:12 +00:00