|
|
ec09348f8b
|
Merge commit 'ebb5969' into unison
|
2023-11-11 21:16:15 +08:00 |
|
|
|
5fbd46107f
|
doc: Add the DOI badge for the evaluated artifact
|
2023-11-08 14:41:04 +08:00 |
|
|
|
6f020aef5a
|
mtp: Fix index out-of-bound if no links are in the simulated topology
|
2023-11-02 12:32:17 +08:00 |
|
FujiZ
|
41cde0d0c7
|
docs(readme): fix a typo in README
|
2023-10-15 11:01:51 +08:00 |
|
|
|
843c579402
|
flow-monitor: Fix deadlocks when using the hybrid simulator
|
2023-09-29 17:28:27 +08:00 |
|
|
|
379f255d63
|
Update README.md for UNISON
|
2023-09-22 11:55:42 +08:00 |
|
|
|
556959fa43
|
mtp: Add examples
|
2023-09-15 16:04:12 +08:00 |
|
|
|
cce2a28a0a
|
build: Add --enable-mtp option
|
2023-09-15 16:04:12 +08:00 |
|
|
|
af331aed29
|
mpi, mtp: Add hybrid simulation support
|
2023-09-15 16:04:12 +08:00 |
|
|
|
f818faabcd
|
mtp: Add multithreaded parallel simulation support
|
2023-09-15 16:03:58 +08:00 |
|
|
|
6764518fff
|
flow-monitor: Make flow-monitor thread-safe
|
2022-12-14 21:08:47 +08:00 |
|
|
|
f657cd0e2a
|
nix-vector-routing: Make nix-vector routing thread-safe
|
2022-12-14 21:08:47 +08:00 |
|
|
|
7dcc9828ab
|
tcp: Make TCP options thread-safe
|
2022-12-14 21:08:47 +08:00 |
|
|
|
428ac6727d
|
tag: Make sure packet tags are registered when using MPI irecv
|
2022-12-14 21:08:47 +08:00 |
|
|
|
753def9f7e
|
internet: Add per-flow ECMP routing
|
2022-12-14 21:08:47 +08:00 |
|
|
|
787a3093b2
|
internet: Increase available ephemeral port range to support heavy DC traffic
|
2022-12-14 21:08:47 +08:00 |
|
|
|
2076423b1e
|
internet: Fix global routing when using the multithreaded simulator
|
2022-10-29 22:04:11 +08:00 |
|
|
|
91428b851c
|
network: Make simple channel supporting automatic partition
|
2022-10-29 22:04:11 +08:00 |
|
|
|
89c128b1a2
|
network: Enable modifing system IDs for automatic partition
|
2022-10-25 18:59:38 +08:00 |
|
|
|
5110ade9ed
|
network: Make packets thread-safe
|
2022-10-25 18:59:00 +08:00 |
|
|
|
2825400936
|
core: Make hash functions thread-safe
|
2022-10-25 18:59:00 +08:00 |
|
|
|
34b8e39172
|
core: Make aggregated objects thread-safe
|
2022-10-25 18:58:54 +08:00 |
|
|
|
ba81313570
|
core: Make reference counting thread-safe
|
2022-10-25 18:46:29 +08:00 |
|
Eduardo Almeida
|
ebb596910c
|
Fix remaining clang-tidy warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
afb0f160d4
|
Fix clang-tidy performance-faster-string-find warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
c1e7757315
|
Fix clang-tidy readability-isolate-declaration warnings
|
2022-10-07 11:48:11 +00:00 |
|
Eduardo Almeida
|
f65238a0db
|
Fix clang-tidy readability-string-compare warnings
|
2022-10-07 11:48:11 +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
|
be07b6487a
|
Fix clang-tidy modernize-use-override 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 |
|
Eduardo Almeida
|
27c86ec146
|
Fix clang-format guards in valgrind.h
|
2022-10-07 11:48:10 +00:00 |
|
Eduardo Almeida
|
d732248530
|
ci: Show all clang-tidy errors
|
2022-10-07 10:18:17 +00:00 |
|
Tom Henderson
|
ca9b33ded6
|
lte: Fix missing Doxygen of an example function
|
2022-10-06 14:18:10 -07:00 |
|
Eduardo Almeida
|
b34e5426a5
|
Add clang-tidy guards
|
2022-10-06 21:12:15 +00:00 |
|
Eduardo Almeida
|
2e2c3d7cba
|
doc: Add clang-tidy to "coding-style.rst"
|
2022-10-06 21:12:15 +00:00 |
|
Eduardo Almeida
|
2ce78604b9
|
ci: Rename "coding-style" stage to "code-linting"
|
2022-10-06 21:12:15 +00:00 |
|
Eduardo Almeida
|
d0fe6b613c
|
ci: Add clang-tidy CI job
|
2022-10-06 21:12:15 +00:00 |
|
Eduardo Almeida
|
a1ca545eea
|
Add .clang-tidy file
|
2022-10-06 21:12:15 +00:00 |
|
Stefano Avallone
|
ae984bcf48
|
wifi: Improve doxygen of GetMldAddress()
|
2022-10-06 23:00:22 +02:00 |
|
Eduardo Almeida
|
0c73646d9f
|
lte: Do not import std::vector to namespace
|
2022-10-06 20:41:07 +00:00 |
|
Eduardo Almeida
|
4c318dde52
|
Fix missing includes
|
2022-10-06 20:41:07 +00:00 |
|
Eduardo Almeida
|
371bb9e6f0
|
Convert tabs to spaces in Python scripts
|
2022-10-06 20:41:07 +00:00 |
|
Eduardo Almeida
|
6854e62de8
|
Convert tabs to spaces in files largely copied from elsewhere
|
2022-10-06 20:41:07 +00:00 |
|
Eduardo Almeida
|
3e39cb0724
|
Fix formatting of some files before clang-format application
|
2022-10-06 20:41:07 +00:00 |
|
Eduardo Almeida
|
fcb90b1ef6
|
Add clang-format guards to protect code formatting
|
2022-10-06 20:38:36 +00:00 |
|
Eduardo Almeida
|
3d9e2d39b7
|
doc: Convert tabs to spaces
|
2022-10-06 19:49:38 +00:00 |
|
Tom Henderson
|
c72bdf2c37
|
doc: Update enhancements.rst
|
2022-10-06 19:49:37 +00:00 |
|
Eduardo Almeida
|
7279f9c135
|
doc: Update coding style documentation to the new ns-3 style
|
2022-10-06 19:49:37 +00:00 |
|