srsLTE/lib/include/srslte/upper
Andre Puschmann 6d3af2d2bd rlc_um: fix bearer name in logging after re-configuration
the RLC bearer name was empty after reestablishing a UM bearer.

we need to pass the RLF config and RB name to the internal configure()
call of the Rx entity, like we already do for the Tx side
2020-12-12 15:59:25 +01:00
..
byte_buffer_queue.h rename rlc_tx_queue to byte_buffer_queue 2020-07-14 18:18:32 +02:00
gtpu.h do not send RRC release in case the eNB receives a S1AP UEContextRelease command and the UE is doing handover. Handle GTPU end marker 2020-09-22 16:51:45 +01:00
ipv6.h remove CMake option to disable glibc header for IPv6 2020-05-05 19:04:14 +01:00
pdcp.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_entity_base.h pdcp: drop PDCP control PDUs 2020-09-29 15:29:04 +02:00
pdcp_entity_lte.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
pdcp_entity_nr.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00
rlc.h rlc: revisit interface for MAC and RRC 2020-07-21 11:56:43 +02:00
rlc_am_base.h rename rlc_tx_queue to byte_buffer_queue 2020-07-14 18:18:32 +02:00
rlc_am_lte.h rename rlc_tx_queue to byte_buffer_queue 2020-07-14 18:18:32 +02:00
rlc_am_nr.h rename rlc_tx_queue to byte_buffer_queue 2020-07-14 18:18:32 +02:00
rlc_common.h rlc: remove unused macro 2020-09-08 22:27:21 +02:00
rlc_metrics.h rlc: extend RLC metrics 2020-06-26 17:58:36 +02:00
rlc_tm.h rlc: remove timers and sdu queue length from RLC TM ctor 2020-08-21 12:03:07 +02:00
rlc_um_base.h rlc_um: fix bearer name in logging after re-configuration 2020-12-12 15:59:25 +01:00
rlc_um_lte.h rlc_um: fix bearer name in logging after re-configuration 2020-12-12 15:59:25 +01:00
rlc_um_nr.h rlc_um: fix bearer name in logging after re-configuration 2020-12-12 15:59:25 +01:00