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.
Andre Puschmann 9307a54512 pdcp: adding enable_security_timed() method
this is an extension to the currently available security
configuration and activation methods provided by PDCP.
The new call allows to specify a Rx and Tx SN after which the
entire security config, i.e. integrity and ciphering, should
be enabled.

this is mainly required for the PDCP entity of the conformance
testing SS but could potentially also be used by the eNB
to enable security for PDCP after sending the SecModeCommand
for example.

the extra call was added to not break the existing API.
5 years ago
..
examples Standard vector allocation uses vector library 5 years ago
include pdcp: adding enable_security_timed() method 5 years ago
src pdcp: adding enable_security_timed() method 5 years ago
test Standard vector allocation uses vector library 5 years ago
CMakeLists.txt Updated copyright 5 years ago