An error occurred fetching the project authors.
- 05 Sep, 2022 1 commit
-
-
Robert Schmidt authored
Following changes included: - SD is optional: when value is 0xffffff or not present in config (previously: needed to be set to 0) - Checks SSTs in range [0,255] - Checks SDs in range [0,0xffffff] - Correct typo SST defines
-
- 09 May, 2022 1 commit
-
-
francescomani authored
-
- 01 Apr, 2022 2 commits
-
-
rmagueta authored
-
athanassopoulos authored
1. Removed SDAP struct from protocol context. 2. Added configuration for the SDAP. 3. SDAP doesn't use pdcp_entities, the values come from function arguements. 4. Make nr_pdcp_ue_manager accessible from SDAP. 5. Avoid using the PDCP locking mechanism in SDAP. 6. Removed nr_pdcp_find_entity_sdap function. 7. Rename dummy eNB function to make GTP compile (no SDAP). 8. Fix: Regression issues with LTE 9. Fix: Regression issues with NR CU/DU
-
- 28 Mar, 2022 1 commit
-
-
Raymond Knopp authored
- extra logging for CRNTI procedure (to catch bug in nr_free_list
-
- 18 Mar, 2022 2 commits
-
-
Robert Schmidt authored
-
francescomani authored
-
- 02 Mar, 2022 1 commit
-
-
francescomani authored
-
- 14 Feb, 2022 1 commit
-
-
francescomani authored
-
- 05 Jan, 2022 1 commit
-
-
luis_pereira87 authored
This reverts commit 29268d0a.
-
- 24 Dec, 2021 1 commit
-
-
Luis Pereira authored
This reverts commit 96554bef
-
- 15 Dec, 2021 1 commit
-
-
Raymond Knopp authored
-
- 09 Dec, 2021 1 commit
-
-
rmagueta authored
-
- 16 Nov, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 15 Nov, 2021 1 commit
-
-
francescomani authored
-
- 12 Nov, 2021 1 commit
-
-
matzakos authored
-
- 08 Nov, 2021 1 commit
-
-
francescomani authored
-
- 14 Oct, 2021 1 commit
-
-
rmagueta authored
-
- 11 Oct, 2021 1 commit
-
-
Raymond Knopp authored
-
- 08 Oct, 2021 1 commit
-
-
Raymond Knopp authored
-
- 27 Sep, 2021 1 commit
-
-
francescomani authored
-
- 06 Sep, 2021 1 commit
-
-
Cedric Roux authored
Note: some modifications have been done to the UE too, but for syntactic reasons. The UE may fail to work, not tested. For the UE, we have the problem of handling properly SecurityModeCommand. We don't verify its integrity. This is a bit complicated to handle properly and may require some API changes in the PDCP layer. So, as of today, the integrity of this message is not verified. Also, NSA mode has been touched, but it should not be a problem. But not tested, so not sure.
-
- 01 Sep, 2021 1 commit
-
-
Eurecom authored
-
- 26 Jul, 2021 1 commit
-
-
francescomani authored
-
- 02 Jul, 2021 1 commit
-
-
Abhijith authored
-
- 15 Jun, 2021 1 commit
-
-
francescomani authored
-
- 03 May, 2021 1 commit
-
-
francescomani authored
-
- 21 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 02 Apr, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 25 Mar, 2021 1 commit
-
-
Raymond Knopp authored
configuration of SRB1 for monolithic and CU/DU, move some parameters from RRC to MACRLC section in configuration file.
-
- 15 Feb, 2021 1 commit
-
-
Cedric Roux authored
- a new section in the configuration file to select security algorithms, with new code to deal with it - cleanup CG-ConfigInfo: specs seem to indicate that we must not add mcg_RB_Config; the gNB has to deal with that - as a consequence, modify fill_default_rbconfig() that is called in every cases and needs security and bearer parameters The new section in the configuration file looks like: security = { # preferred ciphering algorithms # the first one of the list that an UE supports in chosen # valid values: nea0, nea1, nea2, nea3 ciphering_algorithms = ( "nea0", "nea2" ); # preferred integrity algorithms # the first one of the list that an UE supports in chosen # valid values: nia0, nia1, nia2, nia3 integrity_algorithms = ( "nia0" ); };
-
- 02 Feb, 2021 1 commit
-
-
Khodr Saaifan authored
-
- 29 Jan, 2021 1 commit
-
-
Sakthivel Velumani authored
-
- 17 Dec, 2020 1 commit
-
-
Xue Song authored
-
- 04 Dec, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 25 Nov, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 16 Nov, 2020 1 commit
-
-
matzakos authored
-
- 09 Nov, 2020 2 commits
- 15 Oct, 2020 1 commit
-
-
rmagueta authored
MIB NR: pdcch_ConfigSIB1 selection and fill using the configuration file, and using a dynamic method.
-