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 59e1bca3f5 rlc_am_lte: fix potential crash when attempting to resize tx queue
under some circumstances it could happen that the RLC is configured
when SDUs are already being written to the queue. The resize
operation of the underlying container would fail in this case.

Make sure to empty the queue before doing the resize.
3 years ago
..
examples Added 5G NAS PCAP support 3 years ago
include rlc_am_lte: fix potential crash when attempting to resize tx queue 3 years ago
src rlc_am_lte: fix potential crash when attempting to resize tx queue 3 years ago
test Add RRC NR test for FDD 3 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago