-
abaf9fecbc
test: add NS3_NINJA_TRACE test case in test-ns3.py
Gabriel Ferreira
2022-11-12 18:45:55 -03:00
-
1ccd8ed0b6
test: add NS3_CLANG_TIMETRACE test case in test-ns3.py
Gabriel Ferreira
2022-11-12 18:21:32 -03:00
-
10a61ca102
test: refactor Docker-based tests in test-ns3.py
Gabriel Ferreira
2022-11-12 17:02:49 -03:00
-
0e7a8ebb31
build: check ccache version before enabling precompiled headers
Gabriel Ferreira
2022-11-12 15:16:51 -03:00
-
c5aa4dbd34
ci: do not reuse Ubuntu job cache in CodeQL job
Gabriel Ferreira
2022-11-12 14:11:15 -03:00
-
87c85c8156
build: add Ninjatracing support
Gabriel Ferreira
2022-11-12 12:27:47 -03:00
-
5473752af8
build: skip full python checks unless bindings are enabled
Gabriel Ferreira
2022-11-11 23:18:53 -03:00
-
52bb99f81f
build: replace find_package(Doxygen) with the result from check_deps
Gabriel Ferreira
2022-11-02 15:35:57 -03:00
-
77a583ef08
build: (fixes #808) handle profile setting changes in the first ns3 run
Gabriel Ferreira
2022-11-11 21:39:24 -03:00
-
c71b7be773
wifi: Remove log in getter
Sébastien Deronne
2022-10-24 21:25:49 +02:00
-
d0197e1147
wifi: Fix 10 MHz offset in center frequencies for 6 GHz channels
Sébastien Deronne
2022-11-09 17:33:53 +01:00
-
c41057b47e
netanim: Add helper function to update the size of a node
André Apitzsch
2022-11-10 09:41:07 +01:00
-
adcc13e93c
applications: (merges !995) Unify handling of 'MaxPackets attribute is zero'
André Apitzsch
2022-06-20 18:00:56 +02:00
-
40ec1d7a21
Remove NS_DEPRECATED_3_35 methods
Tom Henderson
2022-11-02 17:14:48 -07:00
-
6d4eff6961
Remove NS_DEPRECATED_3_34 methods
Tom Henderson
2022-11-02 17:01:33 -07:00
-
495a1bb0c8
Update RELEASE_NOTES.md and CHANGES.md
Eduardo Almeida
2022-11-03 18:51:08 +00:00
-
fa90164e44
examples: Clean wifi-example-apps and wifi-example-sim
Eduardo Almeida
2022-11-02 19:35:31 +00:00
-
095313c9cb
network: Improve Doxygen in delay-jitter-estimation.h
Gabriel Arrobo
2022-11-02 19:27:06 +00:00
-
28e4d6d8a9
network, examples: Use TimestampTag from network module
Gabriel Arrobo
2022-11-02 19:22:39 +00:00
-
829e5869f8
network: Add TimestampTag
Gabriel Arrobo
2022-11-02 19:10:12 +00:00
-
db839d13e5
ci: Add emacs-line job to code-linting
Eduardo Almeida
2022-11-03 19:09:24 +00:00
-
fe15c39d52
Remove Emacs line from version-defines-template.h
Eduardo Almeida
2022-11-03 19:02:45 +00:00
-
3773bc6de3
Fix formatting of CHANGES.md and RELEASE_NOTES.md
Eduardo Almeida
2022-11-11 12:58:32 +00:00
-
0346179372
network: allow graceful failure on creation of Ipv[4,6]Address from string
Tommaso Pecorella
2022-10-23 01:23:58 +02:00
-
a1b2f2a22c
wifi: Reduce collision probability in wifi-mac-ofdma test
Stefano Avallone
2022-11-10 19:05:15 +01:00
-
acab6a38e8
lte: Mark deleted constructors as deleted
Eduardo Almeida
2022-10-10 15:55:23 +00:00
-
a736c7a09d
ci: downgrade doxygen 1.9.5 (bugged) to 1.9.3
Tommaso Pecorella
2022-11-05 22:37:00 +00:00
-
e8c0c7036f
lte: fix missing header in test
Tommaso Pecorella
2022-11-03 09:21:17 +01:00
-
9c391961b2
lte: remove deprecated sprintf from test
Tommaso Pecorella
2022-11-02 23:44:38 +01:00
-
94210b5faf
Update link to ns-developers
Tom Henderson
2022-11-02 07:07:54 -07:00
-
89a6e7f370
core: add deprecated for ns-3.37
Tom Henderson
2022-11-02 07:02:14 -07:00
-
65fa318a0c
doc: Update documentation about making releases
Tom Henderson
2022-11-02 07:01:09 -07:00
-
ad43a52197
doc: Update release steps for version.cache
Tom Henderson
2022-11-02 07:00:14 -07:00
-
b9339f3736
Start RELEASE_NOTES.md and CHANGES.md sections for new release
Tom Henderson
2022-11-01 15:49:49 -07:00
-
ef76d8a698
Merge ns-3.37-release branch
Tom Henderson
2022-11-01 15:39:33 -07:00
-
-
-
-
4407a9528e
Update availability in RELEASE_NOTES.md
Tom Henderson
2022-11-01 15:31:23 -07:00
-
1868a230a2
Update VERSION and documentation tags for ns-3.37 release
Tom Henderson
2022-11-01 15:27:31 -07:00
-
-
24bf406041
build: fix build profile configuration in ns3
Gabriel Ferreira
2022-11-01 10:06:37 -03:00
-
bd23250108
build: remove Gnuplot check
Gabriel Ferreira
2022-11-01 00:42:46 -03:00
-
f4fe064832
build: reorder version arguments to align with version.cache
Gabriel Ferreira
2022-10-31 18:19:11 -03:00
-
b857ca3732
build: (fixes #798) ignore the version.cache build profile
Gabriel Ferreira
2022-10-31 10:24:12 -03:00
-
4185406a42
build: (fixes #799) export ns-3 build profile names in version.cache
Gabriel Ferreira
2022-10-31 10:18:42 -03:00
-
2076423b1e
internet: Fix global routing when using the multithreaded simulator
F5
2022-10-25 17:08:48 +08:00
-
91428b851c
network: Make simple channel supporting automatic partition
F5
2022-10-29 22:00:57 +08:00
-
8a9b096aef
config-store: Fix clang-tidy warnings
Eduardo Almeida
2022-10-29 14:37:57 +01:00
-
175be782d1
click: Fix clang-tidy warnings
Eduardo Almeida
2022-10-29 14:37:46 +01:00
-
f2a871566e
openflow: Fix clang-tidy warnings
Eduardo Almeida
2022-10-29 14:37:24 +01:00
-
ae5d44ce62
core: fix system-path.cc formatting
Gabriel Ferreira
2022-10-29 09:18:53 -03:00
-
0157675e40
core: command-line: char* buffers fixups
Peter D. Barnes, Jr
2022-10-25 00:12:29 -07:00
-
8a0eba7c03
core: fix nullptr comparison in system-path.cc
Gabriel Ferreira
2022-10-29 00:58:53 -03:00
-
5595f4dc9a
bindings: fix module version checking
Gabriel Ferreira
2022-10-28 12:25:26 -03:00
-
d9ffa55a69
olsr: Fix formatting of commented code
Eduardo Almeida
2022-10-28 16:33:46 +00:00
-
b8fb0fcfc8
Fix clang-diagnostics-unused-but-set-variable warnings
Eduardo Almeida
2022-10-28 16:15:46 +01:00
-
0eedaf34a0
network: Fix variable type declarations
Eduardo Almeida
2022-10-20 12:15:22 +01:00
-
f8516626df
core, config-store, stats: Fix clang-tidy modernize-use-override warnings
Eduardo Almeida
2022-10-28 12:39:58 +00:00
-
902e1d43b3
fd-net-device: Fix clang-tidy readability-isolate-declaration warnings
Eduardo Almeida
2022-10-27 18:37:08 +01:00
-
1884baab7d
Fix clang-tidy modernize-use-nullptr errors
Eduardo Almeida
2022-10-17 20:44:01 +00:00
-
7c182618ed
Fix clang-tidy readability-redundant-string-cstr warnings
Eduardo Almeida
2022-10-17 20:35:40 +00:00
-
219d958ee4
core, click, tap-bridge: Fix clang-tidy readability-string-compare warnings
Eduardo Almeida
2022-10-17 18:29:08 +01:00
-
60e6e9cd25
ci: Run clang-tidy job with ns-3 debug build
Eduardo Almeida
2022-10-20 17:22:37 +00:00
-
135ed46b7d
clang-tidy: Disable WarningsAsErrors in regular builds
Eduardo Almeida
2022-10-28 15:56:22 +01:00
-
fd6b26332f
tap-bridge: Remove duplicate #define in tap-creator.cc
Eduardo Almeida
2022-10-27 19:49:45 +01:00
-
b0e69fcbc8
bindings: use lru_cache to support older Python releases
Gabriel Ferreira
2022-10-28 01:15:07 -03:00
-
3ce922e41a
bindings: handle development, candidate and release versions of ns-3
Gabriel Ferreira
2022-10-28 01:14:23 -03:00
-
dd8763657d
Update AUTHORS, CHANGES, and RELEASE_NOTES
Tom Henderson
2022-10-27 13:22:02 -07:00
-
71d6edf987
doc: Update ns-3 version in tutorial references
Tom Henderson
2022-10-26 20:58:01 -07:00
-
4022b97d2f
doc: Update Python documentation
Tom Henderson
2022-10-26 20:57:27 -07:00
-
75ea27ff5a
wifi: Fix WifiTxVector::DeriveRuAllocation in presence of center 26-tone RUs
Sébastien Deronne
2022-10-22 09:11:34 +02:00
-
abe882148c
wifi: Workaround for calling GetRxAllocation() on a temporary TXVECTOR
Sébastien Deronne
2022-10-22 09:38:38 +02:00
-
0d6916f431
core: fix leak in CommandLineCharStarTestCase
Gabriel Ferreira
2022-10-26 16:39:04 -03:00
-
fdef5371aa
doc: Improve coding-style.rst
Eduardo Almeida
2022-10-26 17:55:22 +01:00
-
df6490c7bd
build: rollback ccache changes due to increased cache misses
Gabriel Ferreira
2022-10-26 18:21:22 +00:00
-
ce45129b66
ci: clean up build artifacts of doxygen job
Gabriel Ferreira
2022-10-26 01:11:11 -03:00
-
870b7fb349
core: fix docs and formatting
Gabriel Ferreira
2022-10-21 21:41:28 -03:00
-
12373157a4
bindings, docs: pass strings via char* to CommandLine.AddValue
Gabriel Ferreira
2022-10-14 22:13:55 -03:00
-
bf7407026a
Update CHANGES.md and RELEASE_NOTES.md
Gabriel Ferreira
2022-10-14 16:19:03 -03:00
-
dd6579213c
core: command-line: handle char* buffers
Peter D. Barnes, Jr
2022-10-25 04:12:29 -03:00
-
3ee7fde2c6
core: command-line: better test args
Peter D. Barnes, Jr
2022-10-25 07:39:10 -07:00
-
9174178cc2
core: refactor example to show initial and final as a table
Peter D. Barnes, Jr
2022-10-25 00:31:22 -07:00
-
8cef417ee1
core: (fixes #782) command-line: fix GetDefault
Peter D. Barnes, Jr
2022-10-25 00:30:40 -07:00
-
68557ec32a
core: command-line: clarify UserItemParse args
Peter D. Barnes, Jr
2022-10-21 12:01:36 -07:00
-
dc2e494e33
core: command-line: handle hard-coded options first
Peter D. Barnes, Jr
2022-10-21 11:18:57 -07:00
-
8361ff2111
core: command-line: update doxy
Peter D. Barnes, Jr
2022-10-21 12:04:26 -07:00
-
f0bce295fa
core: command-line: make more methods const
Peter D. Barnes, Jr
2022-10-21 12:08:21 -07:00
-
fc9fb7937c
core: command-line: refactor and modernize
Peter D. Barnes, Jr
2022-10-24 23:12:38 -07:00
-
95428c2882
core: command-line: pass strings by const ref
Peter D. Barnes, Jr
2022-10-21 12:16:17 -07:00
-
2dbcce2ddb
core: command-line: remove obsolete include
Peter D. Barnes, Jr
2022-10-20 23:45:18 -07:00
-
f50b180a1f
core, build: Fix filesystem library support detection
Eduardo Almeida
2022-10-25 20:09:23 +01:00
-
d5c425bcf7
build: remove MPI_CI environment variable from test-ns3.py test case
Gabriel Ferreira
2022-10-25 11:45:58 -03:00
-
53f2c381dc
build: (fixes #789) add examples as dependencies of example-as-test suites
Gabriel Ferreira
2022-10-25 10:19:01 -03:00
-
89c128b1a2
network: Enable modifing system IDs for automatic partition
F5
2022-10-25 17:06:44 +08:00
-
5110ade9ed
network: Make packets thread-safe
F5
2022-10-25 17:08:33 +08:00
-
2825400936
core: Make hash functions thread-safe
F5
2022-10-08 11:51:03 +08:00
-
34b8e39172
core: Make aggregated objects thread-safe
F5
2022-10-19 21:18:44 +08:00
-
ba81313570
core: Make reference counting thread-safe
F5
2022-10-25 17:02:37 +08:00
-
01a2d7786a
utils: Add list of files to skip in check-style-clang-format.py
Eduardo Almeida
2022-10-19 19:19:47 +01:00
-
d825794fe8
utils, doc: Update check-style-clang-format.py to respect clang-format guards in tabs checking
Eduardo Almeida
2022-10-21 20:36:23 +00:00
-
b07e1d7019
utils: Adjust formatting of check-style-clang-format.py
Eduardo Almeida
2022-10-19 18:47:13 +01:00
-
223dbf0277
core: Adjust clang-format guards of external files
Eduardo Almeida
2022-10-20 19:55:13 +01:00
-
df1dedfc9f
Revert "Convert tabs to spaces in files largely copied from elsewhere"
Eduardo Almeida
2022-10-18 17:53:02 +01:00