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 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
4 years ago
..
byte_buffer_queue.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
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 4 years ago
ipv6.h remove CMake option to disable glibc header for IPv6 5 years ago
pdcp.h pdcp,rlc: refactor SDU queueing policy 4 years ago
pdcp_entity_base.h pdcp: drop PDCP control PDUs 4 years ago
pdcp_entity_lte.h pdcp,rlc: refactor SDU queueing policy 4 years ago
pdcp_entity_nr.h pdcp,rlc: refactor SDU queueing policy 4 years ago
rlc.h rlc: revisit interface for MAC and RRC 4 years ago
rlc_am_base.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_am_lte.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_am_nr.h rename rlc_tx_queue to byte_buffer_queue 4 years ago
rlc_common.h rlc: remove unused macro 4 years ago
rlc_metrics.h rlc: extend RLC metrics 4 years ago
rlc_tm.h rlc: remove timers and sdu queue length from RLC TM ctor 4 years ago
rlc_um_base.h rlc_um: fix bearer name in logging after re-configuration 4 years ago
rlc_um_lte.h rlc_um: fix bearer name in logging after re-configuration 4 years ago
rlc_um_nr.h rlc_um: fix bearer name in logging after re-configuration 4 years ago