- 06 Jun, 2023 1 commit
-
-
Jaroslava Fiedlerova authored
-
- 05 Jun, 2023 9 commits
-
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
More information: see https://access.redhat.com/discussions/5889431
-
Jaroslava Fiedlerova authored
- update of existing Dockerfiles for building RHEL8 images to RHEL9
-
- 03 Jun, 2023 1 commit
-
-
Robert Schmidt authored
integration_2023_w22 See merge request oai/openairinterface5g!2145 * !2036 CPPCHECK fixes for printf issues * !2110 Improvements in CSI-RS functions * !2132 NR fix problems found with undefined behavior sanitizer * !2136 CI: Fix of the previous modification in iperf module (MR2100) * !2137 chore(ci): removing OAI-Rel14-CUPS old bare-metal 4G core installation variant * !2141 remove warning for non existing RNTI * !2144 Build the CUUP on the cluster and minor Dockerfile fixes * !2122 reworking MAC UE Search Space and Coreset configuration v2 * !1828 asn1c: use better version of asn1c * !2130 ci: activate DRB ciphering and integrity protection * !2140 F1: do not assert on unknown F1 message * !2134 Cleanup RRC SRB data structures and make 2 PDU sessions functional
-
- 02 Jun, 2023 18 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
For the reestablishment, the SRB2 in the RRC reconfiguration following the reestablishment needs to include ReestablishPDCP true. We were not sending that. In this commit, I add a parameter to add that parameter on demand. There might be a better solution.
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/NR_UE_rework_coreset_searchspace_new' into integration_2023_w22
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
To allow users to install asn1c quickly in install, make this directory to allow standalone execution of install_asn1c_from_source. The instructions are now: sudo ls # open sudo session, required by install_asn1c_from_source . oaienv # read of default variables . cmake_targets/tools/build_helper # read in functions install_asn1c_from_source # install
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
CMake now takes the option ASN1C_EXEC to select an asn1c to use for compilation. For instance, run with cmake .. -GNinja -DASN1C_EXEC=/opt/asn1c/bin/asn1c or ./build_oai --cmake-opt -DASN1C_EXEC=/opt/asn1c/bin/asn1c to select the alternative asn1c. For instance, this is important for the CI to allow to build multiple versions of OAI in parallel that might use different commits of OAI. Further, this patch introduces functionality to check for the support of asn1c options that we require, and alerts the user if they are missing, alongside a message of how to resolve the problem.
-
Robert Schmidt authored
-
- 01 Jun, 2023 8 commits
-
-
Cedric Roux authored
We don't work much on asn1c. The version we use has several bugs. There is an active community out there that fixes bugs and improves asn1c. Let's use their version.
-
Vijay Chadachan authored
Fix for following CPPCheck warnings - invalidPrintfArgType Rebased with latest develop branch w21. Reverted modifications unrelated to printf issues.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Cedric Roux authored
We need to test security and integrity protection in the CI. This commit activates ciphering+integrity protection for SRBs and DRBs using nea2/nia2 for the amarisoft-ue + aw2s CI pipeline.
-
Cedric Roux authored
-
francescomani authored
-
- 31 May, 2023 1 commit
-
-
laurent authored
-
- 30 May, 2023 2 commits
-
-
Sakthivel Velumani authored
-
luis_pereira87 authored
-