srsLTE/lib/test
Andre Puschmann 9e113f8b27 pdcp: allow to configure security for rx/tx seperately
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.
2020-03-01 18:26:45 +01:00
..
asn1 remove fixmes 2020-02-28 18:03:29 +00:00
common extension of the timer test to check safe running timer erasure 2020-02-29 18:00:11 +00:00
phy Initial EVM calculation commit and other easthetic changes 2020-02-28 12:10:32 +01:00
upper pdcp: allow to configure security for rx/tx seperately 2020-03-01 18:26:45 +01:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00