Eduardo Almeida
|
9e5539cd2e
|
fd-net-device: Fix nullptr clang-tidy warning
|
2022-12-05 19:05:45 +00:00 |
|
Eduardo Almeida
|
4930479af4
|
Remove enum / struct specifiers when declaring the variable's type
|
2022-12-05 19:05:45 +00:00 |
|
Eduardo Almeida
|
cd2ec07e37
|
doc: Update coding-style.rst to not add enum / struct specifiers
|
2022-12-05 18:50:02 +00:00 |
|
Lars Toenning
|
d2d64bedef
|
applications: Fix ApplicationContainer documentation
|
2022-12-04 12:21:29 -08:00 |
|
Lars Toenning
|
8d692d9086
|
Update AUTHORS
|
2022-12-04 12:21:17 -08:00 |
|
Peter D. Barnes, Jr
|
f7ccc25db4
|
doc: Fix Sphinx errors
|
2022-12-04 12:16:04 -08:00 |
|
Eduardo Almeida
|
24e5318123
|
lr-wpan: Move MAC constants to implementation file
|
2022-12-04 15:14:44 +00:00 |
|
Gabriel Ferreira
|
c5e22f542b
|
ci: skip tests if the same build (no cache misses) already passed them
|
2022-12-04 06:39:02 +00:00 |
|
Gabriel Ferreira
|
164e993d46
|
ci: reuse per-commit-gcc-debug job's cache in the doxygen job
|
2022-12-03 19:20:55 -03:00 |
|
Eduardo Almeida
|
ec16822e76
|
ci: Show more info in clang-tidy job's output
|
2022-12-03 15:48:33 +00:00 |
|
Eduardo Almeida
|
db6ff267b3
|
ci: Enable more modules in the clang-tidy job
|
2022-12-03 15:48:33 +00:00 |
|
Eduardo Almeida
|
9a2bf052b8
|
mpi: Include MPI headers with <> braces
|
2022-12-03 15:48:33 +00:00 |
|
Eduardo Almeida
|
9cf48dd49e
|
clang-tidy: Update HeaderFilterRegex to exclude third-party headers
|
2022-12-03 15:48:01 +00:00 |
|
Eduardo Almeida
|
01c1e7eced
|
internet, lte, network, olsr: Isolate variable declaration from struct definition
|
2022-12-03 04:42:27 +00:00 |
|
Eduardo Almeida
|
7169b068d9
|
visualizer: Fix clang-tidy modernize-use-override warnings
|
2022-12-03 02:05:34 +00:00 |
|
Tommaso Pecorella
|
d4eaabc104
|
ci: add ubuntu:latest
|
2022-12-03 00:29:43 +01:00 |
|
Eduardo Almeida
|
b9349de071
|
wave: Fix implicit bool conversion
|
2022-12-02 17:34:29 +00:00 |
|
Gabriel Ferreira
|
05fac415d2
|
build: check for "cmake3" first then fallback to "cmake"
|
2022-12-01 22:01:21 -03:00 |
|
Gabriel Ferreira
|
4e954c4b58
|
CI: update python version
|
2022-12-01 21:56:12 -03:00 |
|
Tommaso Pecorella
|
a6337446a5
|
Add switch to select the build type in VSCode debug
|
2022-12-01 07:40:10 +00:00 |
|
Gabriel Ferreira
|
bd2dde6c48
|
test: reconfigure before each test in test-ns3.py
|
2022-11-30 23:25:33 -03:00 |
|
Gabriel Ferreira
|
ffc4811cee
|
build: remove reference to deprecated header files ipv4-nix-vector-routing/helper
|
2022-11-30 23:25:33 -03:00 |
|
Gabriel Ferreira
|
1be44d8ecf
|
build: prevent the configuration from succeeding if headers do not exist
|
2022-11-30 23:25:33 -03:00 |
|
Gabriel Ferreira
|
5b644250c0
|
build: add suffix to PCH to speed up recompilation when switching build profiles
|
2022-11-30 15:03:13 -03:00 |
|
Gabriel Ferreira
|
b59565aa9b
|
build: add NS3_CCACHE and NS3_FAST_LINKERS switches to disable ccache and lld/mold usage
|
2022-11-30 15:03:13 -03:00 |
|
Eduardo Almeida
|
18225243f2
|
examples: Add missing return 0
|
2022-11-29 21:33:09 +00:00 |
|
Eduardo Almeida
|
291f899663
|
wave, fd-net-device, tap-bridge: Convert log and verbose parameters to bool
|
2022-11-29 01:35:16 +00:00 |
|
Tommaso Pecorella
|
cc985b7860
|
internet: make NeighborCacheHelper::PopulateNeighborCache robust against missing IPv4 or IPv6 stack
|
2022-11-28 01:32:14 +01:00 |
|
Tommaso Pecorella
|
520865a919
|
internet: fixes to IPv4 subnet-directed broadcast
|
2022-11-28 01:26:07 +01:00 |
|
Gabriel Ferreira
|
3396de4c99
|
Update RELEASE_NOTES.md and CHANGES.md
|
2022-11-27 16:09:31 +00:00 |
|
Gabriel Ferreira
|
4abe5fa5d5
|
doc: add a NinjaTracing section to the manual
|
2022-11-27 16:09:31 +00:00 |
|
Gabriel Ferreira
|
5cd9069cd2
|
bindings: add Python-based UdpEchoServer application to python-unit-tests.py
|
2022-11-27 16:09:31 +00:00 |
|
Gabriel Ferreira
|
f2f9a4ef4d
|
build: (fixes #815) Configure find_program to search for AppBundles last in MacOS
|
2022-11-26 00:27:26 -03:00 |
|
Eduardo Almeida
|
0e44f5a0e0
|
examples: Improve wifi-ofdmt-eht-validation.cc
|
2022-11-25 01:59:08 +00:00 |
|
Tommaso Pecorella
|
a9223622da
|
network: make addresses ConvertTo public and simplify python scripts
|
2022-11-25 01:36:26 +00:00 |
|
Eduardo Almeida
|
b9562ba520
|
Fix formatting of braced-init-lists by adding trailing comma
|
2022-11-24 16:13:09 +00:00 |
|
Eduardo Almeida
|
ae1fb0c451
|
doc: Update coding-style.rst with trailing comma in braced-init-lists
|
2022-11-24 16:13:09 +00:00 |
|
Eduardo Almeida
|
3c62cf10cc
|
wave: Fix formatting of vanet-routing-compare.cc
|
2022-11-24 12:28:35 +00:00 |
|
Eduardo Almeida
|
1f1033f452
|
wimax: Fix implicit bool conversion
|
2022-11-23 23:05:12 +00:00 |
|
Eduardo Almeida
|
292130b25f
|
wave: Convert boolean variables from int to bool
|
2022-11-23 23:03:52 +00:00 |
|
Tommaso Pecorella
|
e66a50f843
|
topology-read: (fixes #762) Automatically add names to the nodes read from topology files
|
2022-11-23 21:55:54 +01:00 |
|
Eduardo Almeida
|
d7249607a2
|
wifi: Fix InterferenceHelper::CalculatePhyHeaderPer()
|
2022-11-21 15:55:27 +00:00 |
|
Eduardo Almeida
|
cfcf8c0c5c
|
traffic-control: Fix implicit bool conversion in CodelQueueDiscTestItem ctor
Defaults to 0, similarly to the other test suites
|
2022-11-21 07:52:15 +00:00 |
|
Eduardo Almeida
|
fd6188871d
|
traffic-control: Remove the protocol parameter from cobalt test suite
Defaults to 0, similarly to the other test suites
|
2022-11-21 07:52:15 +00:00 |
|
Tommaso Pecorella
|
0077121649
|
internet: (fixes #579) remove TcpWestwood model
|
2022-11-21 01:52:57 +00:00 |
|
Eduardo Almeida
|
33b9f5fe7a
|
internet: Fix non-standard use of ternary operator
|
2022-11-20 20:36:38 +00:00 |
|
Wouter Overmeire
|
83f6edb44e
|
tcp: Fix documentation typo
|
2022-11-20 12:33:03 -08:00 |
|
Stefano Avallone
|
68200622ef
|
wifi: Fix 6 GHz band starting frequency for RNR element
|
2022-11-20 13:25:40 +00:00 |
|
Sébastien Deronne
|
6f67d61683
|
wifi: Do not allow HE TB with 800ns guard interval
|
2022-11-20 13:25:40 +00:00 |
|
Stefano Avallone
|
b1bf40f409
|
wifi: Fix guard interval for BlockAck frames sent in TB PPDUs
|
2022-11-20 13:25:40 +00:00 |
|