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
..
examples Minor changes 5 years ago
include pdcp: drop PDCP control PDUs 4 years ago
src pdcp: drop PDCP control PDUs 4 years ago
test - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
CMakeLists.txt Updated copyright 5 years ago