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 795db30338 pdcp: drop PDCP control PDUs
this patch adds a check to drop all PDCP control PDUs
in order to prevent handling them as data PDUs.

This could happen when the size exceeded the arbitrary length check.

This should fix #1787
4 years ago
..
byte_buffer_queue.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
gtpu.h do not send RRC release in case the eNB receives a S1AP UEContextRelease command and the UE is doing handover. Handle GTPU end marker 4 years ago
ipv6.h remove CMake option to disable glibc header for IPv6 5 years ago
pdcp.h pdcp,rlc: refactor SDU queueing policy 4 years ago
pdcp_entity_base.h pdcp: drop PDCP control PDUs 4 years ago
pdcp_entity_lte.h pdcp,rlc: refactor SDU queueing policy 4 years ago
pdcp_entity_nr.h pdcp,rlc: refactor SDU queueing policy 4 years ago
rlc.h rlc: revisit interface for MAC and RRC 4 years ago
rlc_am_base.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_am_lte.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_am_nr.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_common.h rlc: remove unused macro 4 years ago
rlc_metrics.h rlc: extend RLC metrics 4 years ago
rlc_tm.h rlc: remove timers and sdu queue length from RLC TM ctor 4 years ago
rlc_um_base.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_um_lte.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_um_nr.h rename rlc_tx_queue to byte_buffer_queue 4 years ago