This website requires JavaScript.
e681096530
wifi: Fix assert condition in HeFEM::ReceiveMpdu()
Stefano Avallone
2022-04-02 18:27:46 +02:00
41992a8918
network: Simplify and trim down NixVector
Tommaso Pecorella
2022-03-09 22:21:57 +01:00
a08961be42
nix-vector-routing: (fixes #567 ) Rebuild NixVector if topology changes
Tommaso Pecorella
2022-02-17 18:40:39 +01:00
72e6105195
build: CMake and ns3 fixes
Gabriel Ferreira
2022-03-19 12:19:50 -03:00
1a76009b69
build: do not treat deprecation warnings as errors
Gabriel Ferreira
2022-04-01 19:33:41 -03:00
d3f9e0742f
build, doc: add "--trace-performance" argument to ns3 configure
Gabriel Ferreira
2022-03-18 23:04:16 -03:00
592a6b4c8d
build: use symlinks to headers and fallback to stub headers in unsupported platforms
Gabriel Ferreira
2022-03-17 14:30:35 -03:00
7b24d1fafb
core-config: Fix header detection and conflict. - Fixed sys/stat.h detection. - Fixed HAVE_PTHREAD_H define to avoid warning with Python includes. - Added missing quotes for the semaphore include check.
Pierre Wendling
2022-03-31 20:37:48 -04:00
f5de69a424
wifi: Add missing space before context string
Tom Henderson
2022-03-31 16:31:10 -07:00
59bd588698
wifi: (fixes #609 ) STA checks that a Multi-STA BA is sent by the AP it is associated with
Stefano Avallone
2022-03-29 19:06:17 +02:00
c01e14c43f
wifi: Workaround to avoid a crash when expecting a TB PPDU and receiving a pre-11ax PPDU
Stefano Avallone
2022-03-28 12:36:04 +02:00
77a70fb5c7
lte: fix uninitialized warning in tests
Tommaso Pecorella
2022-03-28 01:18:12 +02:00
9dc17ea4a7
ci: fix fedora build
Tommaso Pecorella
2022-03-28 00:43:32 +02:00
cbb7628473
build, docs: fixes find_external_library header search paths and docs
Gabriel Ferreira
2022-03-25 22:31:56 -03:00
9beeff24f3
Replace Ptr (this) with this
Gabriel Arrobo
2022-03-24 11:24:14 -07:00
ee2a5e4fd2
wifi: Avoid possible crashes in WifiMac::GetQosTxop()
Stefano Avallone
2022-03-23 10:03:55 +01:00
07f9bd4ccb
core: Simplify a line in int64x64-128.cc.
Tolik Zinovyev
2022-03-19 13:19:53 -04:00
df05ad1210
wifi: Set wifi-spatial-reuse.cc to use 20 MHz BW
Davide Magrin
2022-02-09 19:30:00 +01:00
d5ca973afb
examples: Clarify variable names in tcp-variants-comparison.cc
Tommaso Pecorella
2022-02-28 22:48:41 +01:00
e576878f22
examples: (fix #575 ) Update tcp-variants-comparison to log multiple flows
Tommaso Pecorella
2022-02-22 18:01:19 +01:00
452750347b
examples: Hook trace source after application starts in BBR example
Mohit P. Tahiliani
2022-03-20 18:30:18 +05:30
e5c6d63c5c
build: search for "lib" prefix before trying to remove it
Gabriel Ferreira
2022-03-18 14:04:00 -03:00
3ee4eb41cb
build: fix remaining "lib" prefix removal steps in CMake
Gabriel Ferreira
2022-03-17 18:52:23 -03:00
6a6b785c5f
build,test: fixing CMake and ns3 issues and adding a test case
Gabriel Ferreira
2022-03-16 22:44:30 -03:00
7a3cf8ce8d
git: ignore gitlab-ci-local directory
Gabriel Ferreira
2022-03-13 22:34:13 -03:00
c124d8b387
wifi: (fixes #600 ) Fix HT Operation Primary Channel setting
Sharan Naribole
2022-03-17 11:48:37 +01:00
a8ed77f66f
wifi: Release sequence numbers of MPDUs dropped after CTS timeout
Stefano Avallone
2022-03-15 23:38:50 +01:00
815942a5cc
wifi: Ensure ADDBA Request frame is queued
Stefano Avallone
2022-03-15 16:57:26 +01:00
f3c2163658
wifi: Return a const reference from WifiMode::GetUniqueName()
Tolik Zinovyev
2022-03-15 09:35:01 +00:00
10d4dd2023
network: Remove unnecessary casts
Gabriel Arrobo
2022-03-14 12:29:15 -07:00
dcd0ed947c
build: fix --enable-sudo behavior when set during configuration
Gabriel Ferreira
2022-03-13 22:34:13 -03:00
c1bef60926
build: Automatically detect file changes in scratch directory
Eduardo Almeida
2022-03-13 18:16:01 +00:00
1621b331c1
mobility: initialize variables
Gabriel Ferreira
2022-03-09 23:18:24 -03:00
cd1308e3ad
test: reconfigure ns-3 between bindings and ambiguity tests
Gabriel Ferreira
2022-03-09 21:57:25 -03:00
26f548fe6c
lte,bindings: return string instead of reference to fix python bindings
Gabriel Ferreira
2022-03-09 21:52:54 -03:00
2298d97452
doc: update build profile docs and add CMake profiling subsection
Gabriel Ferreira
2022-03-03 17:23:04 -03:00
7652192eb6
util: fix create-module.py example source file
Gabriel Ferreira
2022-03-02 22:12:26 -03:00
fbebb61a6f
build: refactoring CMake and ns3
Gabriel Ferreira
2022-03-02 11:51:53 -03:00
f728b1f8d0
doc: complement how CMake searches for external libraries
Gabriel Ferreira
2022-03-02 11:28:59 -03:00
a18442eb95
sixlowpan: prevent confusion in traces origin
Tommaso Pecorella
2022-03-13 22:21:00 +01:00
221b3deb79
Fix #592 : Update lte-rrc-protocol-ideal.cc to solve SIB2 repeatedly reception issue
Robin Lee
2022-03-10 09:14:21 +00:00
2422e2dc4d
wifi: Remove WifiPhy deprecated functions
Stefano Avallone
2022-02-22 10:50:38 +01:00
424fbd53fe
wifi: Add TX center frequency to WifiSpectrumSignalParameters
Stefano Avallone
2022-01-27 18:16:33 +01:00
1ada1e8db1
doc: add section on GitLab CI skip option
Tommaso Pecorella
2022-03-05 03:24:03 +01:00
e6709c8bee
wifi: Align behavior of WifiMac::GetTxopQueue to that of WifiMac::GetQosTxop
Stefano Avallone
2022-03-04 13:37:55 +01:00
bd5a7b4ff1
wifi: fix typo in wifi-backward-compatibility.cc
Szymon Szott
2022-03-02 09:21:19 +00:00
fbc729459c
build: GSL and ns3/CMake fixes
Gabriel Ferreira
2022-03-01 11:22:21 -03:00
5ddc687725
wifi: Remove unused QosTxop member variable
Stefano Avallone
2022-03-01 11:16:27 +01:00
97b2b5e597
lte: (merges !810 ) Fix doxygen warnings, documentation, logging, style
Tom Henderson
2021-11-18 14:27:18 -08:00
30eded62ef
lte: Update CA handover branch for ns-3.35
Sachin Nayak
2021-10-19 12:17:24 -07:00
339c06c6ec
NS-3 GSoC 2017 LTE CA handover milestone 2 and 3
Alexander Krotov
2021-04-19 22:32:12 +03:00
487319f474
Revert code style change
Alexander Krotov
2021-04-19 19:27:27 +03:00
3486c7862d
Partially revert "lte: (fixes : #2840 ) Wrong configuration of eNBs and UEs"
Alexander Krotov
2021-04-11 16:20:39 +03:00
3a8585befe
tcp: Fix tcp-rto-test assert messages
Eduardo Almeida
2022-02-17 12:57:00 +00:00
3e5b603cf3
wifi: Restore configuration of CWmin and CWmax for 802.11b
Stefano Avallone
2022-02-28 17:07:42 +01:00
42617ab353
Update CHANGES.html and RELEASE_NOTES.md
Eduardo Almeida
2022-02-11 14:38:19 +00:00
a3e63cc706
tcp: Clean up tcp-rto-test.cc, tcp-slow-start-test.cc and tcp-cong-avoid-test.cc
Eduardo Almeida
2022-02-17 11:22:47 +00:00
bd46c2c0b6
tcp (fixes #531 ): TcpWestwood divide-by-zero and floating point issues
Eduardo Almeida
2022-02-11 14:34:58 +00:00
327445ee94
wifi: (merges !843 ) Allow zero-throughput cases for wifi-he-network example.
Pasquale Imputato
2022-01-09 17:55:41 +01:00
20263e45d4
Enable GSL conditional code compilation
Tom Henderson
2022-02-27 12:51:35 -08:00
8e38a150f1
build: additional search path for GTK3
Gabriel Ferreira
2022-02-27 13:11:14 -03:00
0a78b956bf
core: Simplify Now() function
Eduardo Almeida
2022-02-19 21:19:36 +00:00
31464a10a2
.gitignore: Ignore .vscode/ folder except launch.json and tasks.json files
Eduardo Almeida
2022-02-13 21:01:18 +00:00
ac680dd20c
Implement time functions in tests and examples with std::chrono library
Eduardo Almeida
2022-02-08 01:49:38 +00:00
a4d174f8bf
core (fixes #565 ): Change TypeId constructor to accept std::string
Eduardo Almeida
2022-02-25 12:08:10 +00:00
d6e0211bff
gitignore: Fix .lock-ns3
Eduardo Almeida
2022-02-22 16:13:05 +00:00
fae364f5db
fd-net-device: add netmap headers to cmakelists
Pasquale Imputato
2022-02-21 18:46:18 +01:00
1b1b6b4938
nix-vector-routing: use default wifi remote station manager
Gabriel Ferreira
2022-02-17 10:45:22 -03:00
4aedba2f00
build: CMake refactoring and fixes
Gabriel Ferreira
2022-01-31 20:02:10 -03:00
e32c177e45
build: remove waf files, tests and references
Gabriel Ferreira
2022-01-31 19:43:21 -03:00
3b90d12335
internet-apps: (fixes #576 ) Fix V4TraceRoute crash at application stop and improve output clarity
Tommaso Pecorella
2022-02-18 21:39:49 +00:00
de0c2c59b6
build: valgrind and clangBuildAnalyzer fixes
Gabriel Ferreira
2022-01-21 19:56:55 -03:00
e3575d031d
doc: add profiling and gitlab-ci-local sections to the manual
Gabriel Ferreira
2021-12-31 02:02:29 -03:00
3ded031fbe
wifi: Remove obsolete file wifi-phy-tag.h
Tom Henderson
2022-02-18 06:32:35 -08:00
71c5417d0a
wifi: Remove obsolete file wifi-phy-tag.cc
Tom Henderson
2022-02-17 14:38:58 -08:00
5367f1fed7
bindings: Rescan APIs of most modules
Tom Henderson
2022-02-16 07:45:19 -08:00
4cbc131aa4
wifi: (#470 postfix) Align third-distributed.cc Wi-Fi config with third.cc
Tom Henderson
2022-02-15 15:30:05 -08:00
d579d1816f
build: add missing CMake entry for uan-ipv6-example
Hossam Khader
2022-02-15 18:15:50 +00:00
f50ba3169c
wifi: (fixes #470 ) Update default Wi-Fi standard to 802.11ax
Tom Henderson
2022-01-31 10:00:36 -08:00
bf78fabecf
build: replace capture_output with subprocess.PIPE to support Python3.5
Gabriel Ferreira
2022-02-12 16:14:03 -03:00
9fcdbd08d2
build: fix ns3 sphinx targets and test-ns3.py tests
Gabriel Ferreira
2022-02-11 22:47:03 -03:00
b6b8bfbaad
build: print compilation errors in case ./ns3 run fail
Gabriel Ferreira
2022-02-11 22:07:09 -03:00
92e80e50eb
doc: Update recommended Doxygen version to 1.9
Tom Henderson
2022-02-11 13:30:01 -08:00
ce68f89109
click: add missing library
Gabriel Ferreira
2022-02-10 20:48:09 -03:00
4b01479b04
build: additional CMake and ns3 fixes
Gabriel Ferreira
2022-02-09 20:59:27 -03:00
23a802f4b6
build: print a message if a build target does not exist in ns3
Gabriel Ferreira
2022-02-09 09:25:09 -03:00
07b4ad8efd
wifi: Inactivity callback must be setup on originator, not on recipient
Stefano Avallone
2022-02-08 12:21:12 +01:00
ec94e47acb
lte: Keep PHY and MAC trace files open
Gabriel Ferreira
2021-12-13 17:02:34 -03:00
bfc4c19bdf
build: Use flag -fno-semantic-interposition when using GCC
Gabriel Ferreira
2021-11-15 01:03:54 -03:00
531b99251c
build: add code to build test/perf/perf-io.cc
Gabriel Ferreira
2022-02-07 11:04:53 -03:00
6e45febbf7
build: fix ns3 run from source file path, add lldb option and tests
Gabriel Ferreira
2022-02-06 16:56:08 -03:00
42e320d676
doc: CMake docs
Gabriel Ferreira
2021-12-22 17:16:47 -03:00
d368877d92
doc: disable multi-threaded Doxygen
Peter D. Barnes, Jr
2022-01-24 14:43:42 -08:00
ad46ec35a0
doc: update doxygen.conf to Doxygen v 1.9.3
Peter D. Barnes, Jr
2022-01-24 14:33:14 -08:00
692235b4a3
doc: fix menu bar formatting bug
Peter D. Barnes, Jr
2022-01-24 14:09:41 -08:00
5b28481d4f
ci: fix wrong exit code in doxygen CI
Tommaso Pecorella
2022-02-07 12:11:17 -06:00
8ac52d83cf
build: versioning and find_external_library fixes
Gabriel Ferreira
2022-01-31 22:50:10 -03:00
bcd7e9edd1
.editorconfig: Add rule for yml files
Eduardo Almeida
2022-02-03 20:37:28 +00:00
acd5da1957
build: refresh project on scratch changes
Gabriel Ferreira
2022-02-02 23:37:56 +00:00
aa89420cd7
wifi: Check TRIGVECTOR when processing SIG-A of HE TB PPDUs
Stefano Avallone
2022-01-18 13:25:07 +01:00