Commit Graph

18059 Commits

Author SHA1 Message Date
F5
d581156f70 mtp: Mark the test suite as TODO 2023-11-14 21:40:39 +08:00
F5
f620881ed6 docs: Modify README 2023-11-14 21:09:25 +08:00
F5
2600c62fa6 Merge tag 'ns-3.39' into unison
ns-3.39 release
2023-11-14 20:52:26 +08:00
F5
ac6d1f3920 mtp: Modify examples to keep them update 2023-11-14 20:40:40 +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
b06d6278f9 mtp: Change the code style of examples 2023-11-14 15:35:16 +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
5fbd46107f doc: Add the DOI badge for the evaluated artifact 2023-11-08 14:41:04 +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
FujiZ
41cde0d0c7 docs(readme): fix a typo in README 2023-10-15 11:01:51 +08:00
F5
843c579402 flow-monitor: Fix deadlocks when using the hybrid simulator 2023-09-29 17:28:27 +08:00
F5
379f255d63 Update README.md for UNISON 2023-09-22 11:55:42 +08:00
F5
556959fa43 mtp: Add examples 2023-09-15 16:04:12 +08:00
F5
cce2a28a0a build: Add --enable-mtp option 2023-09-15 16:04:12 +08:00
F5
af331aed29 mpi, mtp: Add hybrid simulation support 2023-09-15 16:04:12 +08:00
F5
f818faabcd mtp: Add multithreaded parallel simulation support 2023-09-15 16:03:58 +08:00
Tom Henderson
10b9bc1af7 Update availability in RELEASE_NOTES.md 2023-07-05 09:31:46 -07:00
Tom Henderson
0f7e2ee431 Update VERSION and documentation tags for ns-3.39 release 2023-07-05 09:29:46 -07:00
Tom Henderson
5d45bff4c0 doc: Clarify that g++-8 no longer supported 2023-07-04 14:19:20 -07:00
Tom Henderson
08e7748ec4 doc: Fix warning about title underline too short 2023-07-04 14:19:20 -07:00
Tom Henderson
edba072126 doc: (fixes #927) Update Python installation instructions 2023-07-04 14:19:17 -07:00
Gabriel Ferreira
c199a3d796 visualizer: fix pip packaging stubs and import statements 2023-07-03 12:55:44 -03:00
Tom Henderson
2307990f1c Update CHANGES.md and RELEASE_NOTES.md 2023-06-27 20:41:20 -07:00
Tom Henderson
a82a1e82d6 Update AUTHORS for ns-3.39 release 2023-06-27 20:40:12 -07:00
Tom Henderson
3087ab286a doc: Update ns-3 version in tutorial and installation references 2023-06-27 20:40:12 -07:00
Sébastien Deronne
2a872de85a wifi: Extend user documentation for multiple RF interfaces 2023-06-22 18:01:10 +02:00
Sébastien Deronne
a53ed72f4f wifi: Extend design documentation for multiple RF interfaces 2023-06-22 18:01:10 +02:00
Sébastien Deronne
c7d29b99e1 wifi: Add figure to illustrate impact of TrackSignalsFromInactiveInterfaces attribute 2023-06-22 17:59:28 +02:00
Sébastien Deronne
648a9bcabd wifi: Add figure to illustrate multiple RF interfaces concept 2023-06-22 17:59:28 +02:00
Sébastien Deronne
11ad80cba4 Update CHANGES for wifi multiple RF interfaces support 2023-06-22 17:59:28 +02:00
Sébastien Deronne
32bb441752 Update RELEASE_NOTES for wifi multiple RF interfaces support 2023-06-22 17:59:28 +02:00
Tommaso Pecorella
829d8d5701 core: add test for attribute unordered map 2023-06-21 10:43:52 -05:00
Tommaso Pecorella
06290ae5da internet: (fixes #910) Release memory when sockets are closed 2023-06-21 10:43:52 -05:00
Tom Henderson
be4199879a tap-bridge: Update tap-wifi-dumbbell example 2023-06-21 04:29:24 +00:00
André Apitzsch
f1dfa5cecd fd-net-device,tap-bridge: Replace brctl, tunctl and ifconfig by ip
`tunctl` isn't easily available on every Linux distribution, `brctl` is obsolete[1] and
`ifconfig` has been deprecated by many Linux distributions[2], so replace these commands
by `ip` from iproute2.

[1] https://www.man7.org/linux/man-pages/man8/brctl.8.html#NOTES
[2] https://lwn.net/Articles/710533/
2023-06-21 04:29:24 +00:00
Sébastien Deronne
9777b825a8 wifi: Do not compute bands stored in interference helper if the spectrum PHY interface is operating on the same channel 2023-06-20 16:42:38 +00:00
Sébastien Deronne
015b711bc8 wifi: Cleanup extra dimension in InterferenceHelper 2023-06-20 16:42:38 +00:00
Sébastien Deronne
57f5d8d1b7 wifi: Only erase unused bands that belong to the specified frequency range in InterferenceHelper::UpdateBands 2023-06-20 16:42:38 +00:00
Sébastien Deronne
e50b86d01b wifi: Do not calculate bands for each received packet 2023-06-20 16:42:38 +00:00
Sébastien Deronne
eaeb098720 wifi: Use WifiSpectrumBandInfo and get rid of bands offset calculation 2023-06-20 16:42:38 +00:00
Sébastien Deronne
039d310981 wifi: Store computed bands in spectrum PHY interface 2023-06-20 16:42:38 +00:00
Sébastien Deronne
21af571db5 wifi: Simplify RX power per band calculations in SpectrumWifiPhy::StartRx 2023-06-20 16:42:38 +00:00
Sébastien Deronne
15d068c016 wifi: Move some more 802.11ax specific to HE PHY 2023-06-20 16:42:38 +00:00