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.
Pedro Alvarez fbcffb84bd Check if RLC is suspended before transmiting PDCP SDU.
This was done to avoid integrity issues, when the UE's RRC erroneously sent
measurement reports while the re-establishment was already in progress.

As errously sending PDCP PDUs on DRBs can cause issues as well, this was
disabled too.
3 years ago
..
CMakeLists.txt Moved lib PDCP to its own folder 3 years ago
pdcp_base_test.h Check if RLC is suspended before transmiting PDCP SDU. 3 years ago
pdcp_lte_test.h Moved lib PDCP to its own folder 3 years ago
pdcp_lte_test_discard_sdu.cc Moved lib PDCP to its own folder 3 years ago
pdcp_lte_test_rx.cc Moved lib PDCP to its own folder 3 years ago
pdcp_lte_test_status_report.cc Moved lib PDCP to its own folder 3 years ago
pdcp_nr_test.h Moved lib PDCP to its own folder 3 years ago
pdcp_nr_test_discard_sdu.cc Moved lib PDCP to its own folder 3 years ago
pdcp_nr_test_rx.cc Moved lib PDCP to its own folder 3 years ago
pdcp_nr_test_tx.cc Moved lib PDCP to its own folder 3 years ago