mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9e113f8b27
previously PDCP security (integrity and ciphering) could only be enabled for both Rx and Tx at the same time. this, however, caused an issue during the conformance testing in which, in TC_8_2_1_1() for example, the eNB sends a SecModeCommand and a RRC Reconfiguration in the same MAC TB. In this case, the eNB needs to be able to enable DL security right after sending the SecModeCmd in order to send the RRCReconfig encrypted. However, enabling UL security needs to be postponed until after the SecModeComplete is received. This patch allows to enable PDCP security for rx/tx independently if that is needed. The default way is like before, enabling it for tx/rx at the same time. |
5 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 5 years ago | |
pdcp_base_test.h | 5 years ago | |
pdcp_lte_test.h | 5 years ago | |
pdcp_lte_test_rx.cc | 5 years ago | |
pdcp_nr_test.h | 5 years ago | |
pdcp_nr_test_discard_sdu.cc | 5 years ago | |
pdcp_nr_test_rx.cc | 5 years ago | |
pdcp_nr_test_tx.cc | 5 years ago | |
rlc_am_control_test.cc | 5 years ago | |
rlc_am_data_test.cc | 5 years ago | |
rlc_am_nr_pdu_test.cc | 5 years ago | |
rlc_am_test.cc | 5 years ago | |
rlc_common_test.cc | 5 years ago | |
rlc_stress_test.cc | 5 years ago | |
rlc_test_common.h | 5 years ago | |
rlc_um_data_test.cc | 5 years ago | |
rlc_um_nr_pdu_test.cc | 5 years ago | |
rlc_um_nr_test.cc | 5 years ago | |
rlc_um_test.cc | 5 years ago |