An error occurred fetching the project authors.
- 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.
-
- 26 Jul, 2021 1 commit
-
-
francescomani authored
-
- 22 Jun, 2021 1 commit
-
-
Laurent THOMAS authored
add DLinformationTransfer in nrUE, process SRB!=1 in UE (instead of discard), change struct member pdusession into pduSession to increase code readability (another struct contains also pdusession in lower case)
-
- 20 May, 2021 1 commit
-
-
luis_pereira87 authored
-
- 11 May, 2021 1 commit
-
-
matzakos authored
-Apply patch from Fujitsu -Trigger dedicated RRC Reconfiguration with DRB and SRB2 configuration once the PDU session is established -Validation of control plane sequence with OAI CN and Nokia SA Box
-
- 03 May, 2021 1 commit
-
-
francescomani authored
-
- 23 Mar, 2021 1 commit
-
-
Raymond Knopp authored
added generation of initial Master Cell Group Configuration for both CU/DU and monolithic gNB. Tested until transmission of RRCSetupComplete from UE
-
- 15 Mar, 2021 1 commit
-
-
Robert Schmidt authored
-
- 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
-
- 28 Jan, 2021 1 commit
-
-
Xue Song authored
-
- 26 Jan, 2021 1 commit
-
-
Xue Song authored
-
- 29 Dec, 2020 1 commit
-
-
Raymond Knopp authored
-
- 23 Dec, 2020 1 commit
-
-
Xue Song authored
add rrc_gNB_process_f1_setup_req
-
- 21 Dec, 2020 1 commit
-
-
yaojie authored
-
- 17 Dec, 2020 1 commit
-
-
Xue Song authored
-
- 11 Dec, 2020 3 commits
- 25 Nov, 2020 1 commit
-
-
Xue Song authored
Add rrc_gNB_process_NGAP_PDUSESSION_RELEASE_COMMAND and rrc_gNB_send_NGAP_PDUSESSION_RELEASE_RESPONSE
-
- 24 Nov, 2020 2 commits
- 19 Nov, 2020 1 commit
-
-
rmagueta authored
-
- 17 Nov, 2020 1 commit
-
-
Xue Song authored
Add rrc_gNB_send_NGAP_PDUSESSION_SETUP_RESP Fix some problems about pdu session setup
-
- 06 Nov, 2020 1 commit
-
-
yaojie authored
-
- 29 Oct, 2020 1 commit
-
-
yaojie authored
-
- 21 Oct, 2020 1 commit
-
-
yaojie authored
-
- 15 Oct, 2020 1 commit
-
-
rmagueta authored
MIB NR: pdcch_ConfigSIB1 selection and fill using the configuration file, and using a dynamic method.
-
- 12 Oct, 2020 1 commit
-
-
Mahesh K authored
This commit contains work done by Eurecom and by Benetel.
-
- 10 Oct, 2020 2 commits
-
-
Xue Song authored
Add nr_rrc_pdcp_config_security Delete ENABLE_SECURITY
-
zhenghuangkun authored
Modify kenb to kgnb Modify some warnings
-
- 29 Sep, 2020 2 commits
-
-
Xue Song authored
Add nr_rrc_pdcp_config_security Delete ENABLE_SECURITY
-
zhenghuangkun authored
Modify kenb to kgnb Modify some warnings
-
- 25 Sep, 2020 1 commit
-
-
Xue Song authored
Modify compilation warning
-
- 24 Sep, 2020 2 commits
- 17 Sep, 2020 2 commits
- 15 Sep, 2020 1 commit
-
-
Xue Song authored
-
- 12 Sep, 2020 1 commit
-
-
Xue Song authored
Add RRCSetupRequest message Add RRCReject message
-