Commit Graph

17108 Commits

Author SHA1 Message Date
Eduardo Almeida
db839d13e5 ci: Add emacs-line job to code-linting 2022-11-11 13:02:32 +00:00
Eduardo Almeida
fe15c39d52 Remove Emacs line from version-defines-template.h 2022-11-11 13:01:31 +00:00
Eduardo Almeida
3773bc6de3 Fix formatting of CHANGES.md and RELEASE_NOTES.md 2022-11-11 12:58:32 +00:00
Tommaso Pecorella
0346179372 network: allow graceful failure on creation of Ipv[4,6]Address from string 2022-11-11 10:18:25 +00:00
Stefano Avallone
a1b2f2a22c wifi: Reduce collision probability in wifi-mac-ofdma test 2022-11-10 19:33:41 +01:00
Eduardo Almeida
acab6a38e8 lte: Mark deleted constructors as deleted 2022-11-09 14:06:53 +00:00
Tommaso Pecorella
a736c7a09d ci: downgrade doxygen 1.9.5 (bugged) to 1.9.3 2022-11-05 22:37:00 +00:00
Tommaso Pecorella
e8c0c7036f lte: fix missing header in test 2022-11-03 09:21:17 +01:00
Tommaso Pecorella
9c391961b2 lte: remove deprecated sprintf from test 2022-11-02 23:44:38 +01:00
Tom Henderson
94210b5faf Update link to ns-developers 2022-11-02 07:07:54 -07:00
Tom Henderson
89a6e7f370 core: add deprecated for ns-3.37 2022-11-02 07:02:14 -07:00
Tom Henderson
65fa318a0c doc: Update documentation about making releases 2022-11-02 07:01:09 -07:00
Tom Henderson
ad43a52197 doc: Update release steps for version.cache 2022-11-02 07:00:14 -07:00
Tom Henderson
b9339f3736 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2022-11-01 15:49:49 -07:00
Tom Henderson
ef76d8a698 Merge ns-3.37-release branch 2022-11-01 15:39:33 -07:00
Tom Henderson
4407a9528e Update availability in RELEASE_NOTES.md 2022-11-01 15:31:23 -07:00
Tom Henderson
1868a230a2 Update VERSION and documentation tags for ns-3.37 release 2022-11-01 15:27:31 -07:00
Gabriel Ferreira
24bf406041 build: fix build profile configuration in ns3 2022-11-01 10:06:37 -03:00
Gabriel Ferreira
bd23250108 build: remove Gnuplot check 2022-11-01 01:09:20 -03:00
Gabriel Ferreira
f4fe064832 build: reorder version arguments to align with version.cache 2022-10-31 18:19:11 -03:00
Gabriel Ferreira
b857ca3732 build: (fixes #798) ignore the version.cache build profile 2022-10-31 10:24:12 -03:00
Gabriel Ferreira
4185406a42 build: (fixes #799) export ns-3 build profile names in version.cache 2022-10-31 10:18:58 -03:00
Eduardo Almeida
8a9b096aef config-store: Fix clang-tidy warnings 2022-10-29 14:37:57 +01:00
Eduardo Almeida
175be782d1 click: Fix clang-tidy warnings 2022-10-29 14:37:46 +01:00
Eduardo Almeida
f2a871566e openflow: Fix clang-tidy warnings 2022-10-29 14:37:24 +01:00
Gabriel Ferreira
ae5d44ce62 core: fix system-path.cc formatting 2022-10-29 09:18:53 -03:00
Peter D. Barnes, Jr
0157675e40 core: command-line: char* buffers fixups 2022-10-29 05:42:54 +00:00
Gabriel Ferreira
8a0eba7c03 core: fix nullptr comparison in system-path.cc 2022-10-29 02:32:29 -03:00
Gabriel Ferreira
5595f4dc9a bindings: fix module version checking 2022-10-29 00:28:38 +00:00
Eduardo Almeida
d9ffa55a69 olsr: Fix formatting of commented code 2022-10-28 21:48:03 +01:00
Eduardo Almeida
b8fb0fcfc8 Fix clang-diagnostics-unused-but-set-variable warnings 2022-10-28 21:48:03 +01:00
Eduardo Almeida
0eedaf34a0 network: Fix variable type declarations 2022-10-28 21:48:03 +01:00
Eduardo Almeida
f8516626df core, config-store, stats: Fix clang-tidy modernize-use-override warnings 2022-10-28 21:47:54 +01:00
Eduardo Almeida
902e1d43b3 fd-net-device: Fix clang-tidy readability-isolate-declaration warnings 2022-10-28 21:47:54 +01:00
Eduardo Almeida
1884baab7d Fix clang-tidy modernize-use-nullptr errors 2022-10-28 21:47:54 +01:00
Eduardo Almeida
7c182618ed Fix clang-tidy readability-redundant-string-cstr warnings 2022-10-28 16:05:20 +00:00
Eduardo Almeida
219d958ee4 core, click, tap-bridge: Fix clang-tidy readability-string-compare warnings 2022-10-28 16:31:10 +01:00
Eduardo Almeida
60e6e9cd25 ci: Run clang-tidy job with ns-3 debug build 2022-10-28 16:31:10 +01:00
Eduardo Almeida
135ed46b7d clang-tidy: Disable WarningsAsErrors in regular builds 2022-10-28 16:31:10 +01:00
Eduardo Almeida
fd6b26332f tap-bridge: Remove duplicate #define in tap-creator.cc 2022-10-28 14:35:54 +00:00
Gabriel Ferreira
b0e69fcbc8 bindings: use lru_cache to support older Python releases 2022-10-28 01:51:18 -03:00
Gabriel Ferreira
3ce922e41a bindings: handle development, candidate and release versions of ns-3 2022-10-28 01:50:49 -03:00
Tom Henderson
dd8763657d Update AUTHORS, CHANGES, and RELEASE_NOTES 2022-10-27 13:22:02 -07:00
Tom Henderson
71d6edf987 doc: Update ns-3 version in tutorial references 2022-10-26 20:58:01 -07:00
Tom Henderson
4022b97d2f doc: Update Python documentation 2022-10-26 20:57:27 -07:00
Sébastien Deronne
75ea27ff5a wifi: Fix WifiTxVector::DeriveRuAllocation in presence of center 26-tone RUs 2022-10-26 16:13:05 -07:00
Sébastien Deronne
abe882148c wifi: Workaround for calling GetRxAllocation() on a temporary TXVECTOR 2022-10-26 16:12:35 -07:00
Gabriel Ferreira
0d6916f431 core: fix leak in CommandLineCharStarTestCase 2022-10-26 16:39:23 -03:00
Eduardo Almeida
fdef5371aa doc: Improve coding-style.rst 2022-10-26 18:35:03 +00:00
Gabriel Ferreira
df6490c7bd build: rollback ccache changes due to increased cache misses 2022-10-26 18:21:22 +00:00