|
|
136a6e22bf
|
Merge tag 'ns-3.46' into unison
ns-3.46 release
|
2025-10-26 20:52:40 +08:00 |
|
shashwat
|
fb3510cee2
|
internet: Add Ptr<Node> member to SPFVertex
|
2025-08-08 01:29:24 +05:30 |
|
shashwat
|
ad089436ac
|
internet: (fixes #1243) Change NextHopCalculation from Network to Attached Router
|
2025-06-26 22:39:40 +05:30 |
|
|
|
c39089e746
|
Merge tag 'ns-3.44' into unison
ns-3.44 release
|
2025-04-29 17:12:30 +08:00 |
|
Shashwat Patni
|
5650773b6d
|
internet:(fixes #1205) Remove if condition preventing the evaluation of an ASSERT
|
2025-03-27 23:11:05 +00:00 |
|
Eduardo Almeida
|
2c4bcab296
|
clang-format formatting harmonization (merge split strings)
|
2025-03-11 22:09:09 +00:00 |
|
Eduardo Almeida
|
730ea53f16
|
Remove ending comments in closing braces
|
2025-03-11 02:35:32 +00:00 |
|
Eduardo Almeida
|
d27dfa4172
|
Move useful comments in closing braces to new line
|
2025-03-11 02:35:32 +00:00 |
|
Eduardo Almeida
|
6ef966c4cf
|
Replace Doxygen tags using \ with @
|
2024-11-08 18:05:46 +00:00 |
|
André Apitzsch
|
213fe52e5c
|
applications,core,internet,lte: Reduce indent by returning early
|
2024-11-05 12:21:24 +00:00 |
|
|
|
a1d007d173
|
Merge tag 'ns-3.43' into unison
ns-3.43 release
|
2024-10-20 15:23:35 +08:00 |
|
|
|
a43bb999d8
|
Merge tag 'ns-3.42' into unison
ns-3.42 release
|
2024-09-07 16:01:00 +08:00 |
|
André Apitzsch
|
8bc94a1cc3
|
Use SPDX license identifiers
|
2024-09-06 19:32:31 +00:00 |
|
Eduardo Almeida
|
79186a8b8b
|
Fix clang-tidy bugprone-branch-clone warnings
|
2024-05-11 02:56:07 +01:00 |
|
Eduardo Almeida
|
65a7eccdec
|
dsr, internet, wifi: Fix spelling typos
|
2024-05-10 10:38:08 +00:00 |
|
|
|
b3f09bcee2
|
Merge tag 'ns-3.40' into unison
ns-3.40 release
|
2023-11-20 21:18:22 +08:00 |
|
|
|
2600c62fa6
|
Merge tag 'ns-3.39' into unison
ns-3.39 release
|
2023-11-14 20:52:26 +08:00 |
|
|
|
0df9cb6264
|
Merge tag 'ns-3.38' into unison
ns-3.38 release
|
2023-11-14 15:58:35 +08:00 |
|
|
|
07400b582e
|
Merge tag 'ns-3.37' into unison
ns-3.37 release
|
2023-11-11 21:44:45 +08:00 |
|
|
|
0d4617a5c6
|
Merge commit 'e25ff96' into unison
|
2023-11-11 21:33:08 +08:00 |
|
|
|
e605065a43
|
Apply clang-format to modified code for ease of merging
|
2023-11-11 21:17:27 +08:00 |
|
|
|
ec09348f8b
|
Merge commit 'ebb5969' into unison
|
2023-11-11 21:16:15 +08:00 |
|
Eduardo Almeida
|
b3fc36dc9a
|
internet,olsr,wimax: Remove unused typedef
|
2023-09-18 00:37:00 +01:00 |
|
Eduardo Almeida
|
1f438ce6f4
|
Fix clang-tidy modernize-use-auto warnings
|
2023-09-18 00:36:46 +01:00 |
|
André
|
a207fb6766
|
internet: Remove unused includes, add missing ones and remove "ns3/" prefix from local headers
|
2023-05-19 16:44:52 +00:00 |
|
Eduardo Almeida
|
a93c357141
|
Fix clang-tidy readability-simplify-boolean-expr warnings
|
2023-05-07 19:06:35 +01:00 |
|
Tom Henderson
|
df20f5f5e8
|
doc: Fix errors found by codespell and aspell
|
2023-03-09 11:45:15 -08:00 |
|
Gabriel Ferreira
|
6f076416e7
|
Fix typos
|
2023-02-21 22:29:29 -03:00 |
|
Eduardo Almeida
|
971e5c15fa
|
Fix clang-tidy readability-container-size-empty warnings
|
2023-02-02 17:41:31 +00:00 |
|
|
|
2076423b1e
|
internet: Fix global routing when using the multithreaded simulator
|
2022-10-29 22:04:11 +08:00 |
|
Eduardo Almeida
|
dfc6fb9d2d
|
Remove emacs comment from C++ files
|
2022-10-14 14:13:12 +00:00 |
|
Eduardo Almeida
|
e25ff966fe
|
Apply clang-format to codebase
|
2022-10-07 20:08:35 +00:00 |
|
Eduardo Almeida
|
1b78ecc117
|
Fix clang-tidy readability-braces-around-statements warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
f87b53bbc5
|
Fix clang-tidy modernize-use-emplace warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
4af0fe4b85
|
Fix clang-tidy modernize-use-nullptr warnings
|
2022-10-07 11:48:10 +00:00 |
|
Eduardo Almeida
|
6bb6383562
|
Fix clang-tidy modernize-redundant-void-arg warnings
|
2022-10-07 11:48:10 +00:00 |
|
Peter D. Barnes, Jr
|
e461e54d5a
|
Update Ptr validity checks to new Ptr<>::operator bool
|
2022-08-18 08:59:30 -07:00 |
|
Tom Henderson
|
b6a5ee8151
|
Run utils/trim-trailing-whitespace.py on codebase
|
2022-06-05 21:01:11 -07:00 |
|
Tommaso Pecorella
|
2370746ad2
|
(mpi): fix dependencies and avoid partial compilation if MPI is disabled
|
2020-05-12 01:11:51 +00:00 |
|
Alexander Krotov
|
8d1b7b1391
|
Spellcheck the rest of ns-3
|
2018-06-28 12:51:39 +03:00 |
|
Peter D. Barnes, Jr.
|
bfdb6ef10a
|
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
|
2014-09-26 15:51:00 -07:00 |
|
Steven Smith
|
f780559565
|
Null message scheduler
|
2013-12-06 14:57:33 -05:00 |
|
Tommaso Pecorella
|
dd20c79584
|
Bug 938 - missing Doxygen in ns-3 (internet model + helper)
|
2013-11-20 20:15:02 +01:00 |
|
Peter D. Barnes, Jr.
|
666bcc699f
|
Merge Coverity fixes
|
2013-05-22 17:58:58 -07:00 |
|
Peter D. Barnes, Jr.
|
2516df45bb
|
[Coverity] Explicit null dereferenced (FORWARD_NULL)
|
2013-05-16 11:25:29 -04:00 |
|
Peter D. Barnes, Jr.
|
764cedd639
|
[Coverity] Unchecked dynamic_cast (FORWARD_NULL)
|
2013-05-15 15:47:58 -04:00 |
|
Kristijan Lenković
|
7e79ae8c71
|
Partially clean up function logging of internet module.
|
2013-04-20 00:29:36 +02:00 |
|
Tom Henderson
|
2a2690a003
|
rerun check-style.py at default level to enforce space after function name
|
2011-05-22 23:18:47 -07:00 |
|
Tom Henderson
|
34688f76ec
|
rerun check-style.py with uncrustify-0.58
|
2011-05-22 22:28:15 -07:00 |
|
Josh Pelkey
|
55a388e12f
|
internet coding style changes
|
2011-05-13 14:55:24 -04:00 |
|