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 7113e55d53 rlc: refactor RLC entity to use smart pointers for holding bearers
this patch mainly modernizes the bearer creation to use smart pointers.
that allows to simplify the error handling.

ue_stack is changed to match new interface. This commit compiles
but doesn't work.
3 years ago
..
bearer_mem_pool.h rlc - usage of memory pool to allocate RLC bearers 4 years ago
byte_buffer_queue.h byte_buffer_queue: make class thread-safe by using atomics 3 years ago
gtpu.h rename srsLTE to srsRAN 4 years ago
ipv6.h rename srsLTE to srsRAN 4 years ago
pdcp.h all: bunch of pass by const& changes suggested by LGTM 4 years ago
pdcp_entity_base.h Fixes coverity 369570 4 years ago
pdcp_entity_lte.h pdcp,rlc: increase number of PDCP SDUs for notification from RLC 4 years ago
pdcp_entity_nr.h Refactor pdcp ctor seperate the configure function 4 years ago
pdcp_metrics.h rename srsLTE to srsRAN 4 years ago
rlc.h rlc: refactor RLC entity to use smart pointers for holding bearers 3 years ago
rlc_am_base.h rename srsLTE to srsRAN 4 years ago
rlc_am_lte.h rlc_am_lte: add further sanity check when creating status PDU 3 years ago
rlc_am_nr.h rename srsLTE to srsRAN 4 years ago
rlc_common.h rlc interface: convert entire read_pdu() interface to return uint32_t 3 years ago
rlc_metrics.h rename srsLTE to srsRAN 4 years ago
rlc_tm.h rlc_tm: fix stopping of entity detected with TSAN 3 years ago
rlc_um_base.h rlc interface: convert entire read_pdu() interface to return uint32_t 3 years ago
rlc_um_lte.h rlc interface: convert entire read_pdu() interface to return uint32_t 3 years ago
rlc_um_nr.h Refactor build of RLC NR config 3 years ago