Commit Graph

14612 Commits

Author SHA1 Message Date
F5
48fe0d92ab mtp, mpi: Add docstings for each method 2023-11-22 23:40:19 +08:00
F5
86b9cfb981 mpi: Keep original event UID after automatic partition 2023-11-22 16:29:41 +08:00
F5
4b5f831aa3 mtp: Add tests for the hybrid simulator 2023-11-22 16:15:28 +08:00
F5
0f243283a0 network: Fix clang-tidy warnings 2023-11-22 16:12:35 +08:00
F5
c4479366ef nix-vector-routing: Fix clang-tidy warnings 2023-11-22 16:12:19 +08:00
F5
c4783e254b flow-monitor: Fix clang-tidy warnings 2023-11-22 16:12:05 +08:00
F5
2f84697f6b mtp, mpi: Fix clang-tidy warnings 2023-11-22 16:11:42 +08:00
F5
b3fdcbc6bd mtp, mpi: Add copyright and licence for source files 2023-11-22 14:24:27 +08:00
F5
ba1398822a doc: Add documentations for the mtp module 2023-11-22 14:13:25 +08:00
F5
26f7c97791 mtp: Keep original event UID after automatic partition 2023-11-22 13:17:33 +08:00
F5
2f30ba37c4 mtp: Add example testing 2023-11-22 13:07:23 +08:00
F5
b551804f91 mpi: Fix code style warning of the hybrid simulator 2023-11-20 23:12:30 +08:00
F5
d70b17337a mtp, mpi: Add fat-tree examples 2023-11-20 23:11:33 +08:00
F5
b69f13f5d2 mtp, mpi: Modify simple examples 2023-11-20 21:48:37 +08:00
F5
b3f09bcee2 Merge tag 'ns-3.40' into unison
ns-3.40 release
2023-11-20 21:18:22 +08:00
F5
d581156f70 mtp: Mark the test suite as TODO 2023-11-14 21:40:39 +08:00
F5
2600c62fa6 Merge tag 'ns-3.39' into unison
ns-3.39 release
2023-11-14 20:52:26 +08:00
F5
55d6b56a89 internet: Revert # of available ports to pass the test 2023-11-14 20:40:10 +08:00
F5
0df9cb6264 Merge tag 'ns-3.38' into unison
ns-3.38 release
2023-11-14 15:58:35 +08:00
F5
daba77e6c1 network: Make packet metadata thread-safe 2023-11-14 15:36:42 +08:00
F5
4d20e01482 mtp: Remove the legacy first line 2023-11-14 15:36:14 +08:00
F5
07400b582e Merge tag 'ns-3.37' into unison
ns-3.37 release
2023-11-11 21:44:45 +08:00
F5
48577b4659 mtp: Fix deprecation usage since ns-3.37 2023-11-11 21:43:02 +08:00
F5
0d4617a5c6 Merge commit 'e25ff96' into unison 2023-11-11 21:33:08 +08:00
F5
e605065a43 Apply clang-format to modified code for ease of merging 2023-11-11 21:17:27 +08:00
F5
ec09348f8b Merge commit 'ebb5969' into unison 2023-11-11 21:16:15 +08:00
F5
6f020aef5a mtp: Fix index out-of-bound if no links are in the simulated topology 2023-11-02 12:32:17 +08:00
F5
843c579402 flow-monitor: Fix deadlocks when using the hybrid simulator 2023-09-29 17:28:27 +08:00
André Apitzsch
83b6a43fd2 openflow: Fix error: variable 's' declared with deduced type 'auto' cannot appear in its own initializer 2023-09-26 15:38:33 +00:00
Tom Henderson
8e579ecd62 netanim: Update installation documentation 2023-09-24 17:45:42 +00:00
Giovanni Grieco
eb43c44dec lte: add INFO messages at RRC, PDCP, RLC layers 2023-09-23 07:41:08 -07:00
Giovanni Grieco
360bef23f2 lte: add log messages at EpcEnbApplication send/recv 2023-09-23 07:41:08 -07:00
Giovanni Grieco
89512e79bd lte: Do not log LteEnbRrc GetTypeId method execution 2023-09-23 07:41:08 -07:00
Giovanni Grieco
ae258175c8 point-to-point-helper: Remove redundant information in log msg 2023-09-23 07:41:08 -07:00
Giovanni Grieco
cc50a0a3cb lte: log messages for packet tracing at eNB RRC 2023-09-23 07:41:08 -07:00
Giovanni Grieco
a42aa4e80e ipv6-static-routing: Downgrade log message to function level 2023-09-23 07:41:08 -07:00
Sébastien Deronne
20d7ae5669 wifi: Update limitations listed in documentation 2023-09-23 01:42:16 +00:00
Tom Henderson
593f1ddd8e wifi: (issue #776) Temporarily disable failing tests 2023-09-22 22:11:21 +00:00
Tom Henderson
bceab38aa6 internet: (fixes #956) Avoid sending RS when link goes down 2023-09-22 16:06:23 +00:00
Eduardo Almeida
86cc890d60 core: (fixes #922) Remove check of EmpiricalRandomVariable pairs ending in exactly 1.0 2023-09-22 12:13:17 +00:00
Eduardo Almeida
50fb216380 core: Allow EmpiricalRandomVariable CDF pairs to be added in any order
- Save CDF pairs in std::map instead of EmpiricalRandomVariable::ValueCDF, which ensures that values are always ordered.
- Remove private class EmpiricalRandomVariable::ValueCDF, which is now unused.
2023-09-22 12:13:17 +00:00
Tommaso Pecorella
061c4f7941 sixlowpan: harmonize test names 2023-09-22 09:29:06 +00:00
Stefano Avallone
a258189f07 wifi: Nullify callback when disposing SpectrumWifiPhy 2023-09-22 11:15:20 +02:00
Gabriel Ferreira
a280df7013 wifi: add missing includes of <algorithm> 2023-09-21 11:56:48 -03:00
Tommaso Pecorella
59985e5557 build: simplify modules dependencies 2023-09-20 13:00:31 +02:00
Tommaso Pecorella
bb61a17906 mobility: (fixes #955) use allowed symbols in test name 2023-09-19 22:43:05 +00:00
Eduardo Almeida
0306cae347 mpi: Remove lingering semicolon 2023-09-19 00:49:00 +01:00
Sébastien Deronne
e01d56abbc wifi: Extend design documentation for multiple spectrum PHY interfaces 2023-09-18 20:36:16 +02:00
Sébastien Deronne
d5eb41a2c7 wifi: Remove need to set channel switching delay to zero in SpectrumWifiPhyMultipleInterfacesTest 2023-09-18 20:36:16 +02:00
Sébastien Deronne
3843003361 wifi: Cleanup trick in SpectrumWifiPhyMultipleInterfacesTest to have all interfaces active 2023-09-18 20:36:15 +02:00