srsLTE/lib/include/srsran/upper
Andre Puschmann 878142843e rlc_am_lte: add further sanity check when creating status PDU
the test verifies that the ACK_SN of a status PDU falls inside the
rx_window of the receiver. If not, than the RLC state has been
corrupted and the status PDU is likely invalid.
2021-06-10 10:44:18 +02:00
..
bearer_mem_pool.h rlc - usage of memory pool to allocate RLC bearers 2021-04-09 12:54:22 +01:00
byte_buffer_queue.h byte_buffer_queue: make class thread-safe by using atomics 2021-06-01 22:44:12 +02:00
gtpu.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
ipv6.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
pdcp.h all: bunch of pass by const& changes suggested by LGTM 2021-04-29 10:00:09 +02:00
pdcp_entity_base.h Fixes coverity 369570 2021-04-23 21:22:06 +02:00
pdcp_entity_lte.h pdcp,rlc: increase number of PDCP SDUs for notification from RLC 2021-04-12 20:09:20 +02:00
pdcp_entity_nr.h Refactor pdcp ctor seperate the configure function 2021-04-08 19:08:17 +02:00
pdcp_metrics.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
rlc.h rlc interface: convert entire read_pdu() interface to return uint32_t 2021-06-04 13:23:54 +02:00
rlc_am_base.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
rlc_am_lte.h rlc_am_lte: add further sanity check when creating status PDU 2021-06-10 10:44:18 +02:00
rlc_am_nr.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
rlc_common.h rlc interface: convert entire read_pdu() interface to return uint32_t 2021-06-04 13:23:54 +02:00
rlc_metrics.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
rlc_tm.h rlc_tm: fix stopping of entity detected with TSAN 2021-06-04 13:23:54 +02:00
rlc_um_base.h rlc interface: convert entire read_pdu() interface to return uint32_t 2021-06-04 13:23:54 +02:00
rlc_um_lte.h rlc interface: convert entire read_pdu() interface to return uint32_t 2021-06-04 13:23:54 +02:00
rlc_um_nr.h rlc interface: convert entire read_pdu() interface to return uint32_t 2021-06-04 13:23:54 +02:00