srsLTE/lib/include/srslte/upper
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.
2020-04-09 10:55:13 +02:00
..
gtpu.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
ipv6.h Updated copyright 2020-03-16 11:26:06 +01:00
pdcp.h pdcp: adding enable_security_timed() method 2020-04-09 10:55:13 +02:00
pdcp_config.h Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 2020-03-11 09:00:38 +00:00
pdcp_entity_base.h pdcp: adding enable_security_timed() method 2020-04-09 10:55:13 +02:00
pdcp_entity_lte.h pdcp: adding enable_security_timed() method 2020-04-09 10:55:13 +02:00
pdcp_entity_nr.h common interface for stack multiqueue tasks, background tasks and timers 2020-03-31 13:42:06 +01:00
rlc.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
rlc_am_base.h Updated copyright 2020-03-16 11:26:06 +01:00
rlc_am_lte.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
rlc_am_nr.h Updated copyright 2020-03-16 11:26:06 +01:00
rlc_common.h limit the rlc queue size for suspended bearers 2020-03-18 13:22:08 +00:00
rlc_metrics.h Updated copyright 2020-03-16 11:26:06 +01:00
rlc_tm.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
rlc_tx_queue.h Updated copyright 2020-03-16 11:26:06 +01:00
rlc_um_base.h the rlc um rx does not need a mutex bc it is always called in the stack thread 2020-03-26 20:11:35 +00:00
rlc_um_lte.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
rlc_um_nr.h fix 5g compilation errors 2020-03-25 15:50:30 +00:00