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 46d8ed8742 enb,rrc: delay UE release after RLC maxRetx
this fixes the eNB behaviour when RLC signals maxRetx reached.
By directly releasing the UE, we ignore the fact that the UE
could still have the reestablishment counters running, so
could attempt a reestablishment, which would result in a reject
because we would have destroyed the UE context too early.

this patch delays the removal of the UE to wait at least
until the reestablishment timers are expired.
4 years ago
..
hdr enb,rrc: delay UE release after RLC maxRetx 4 years ago
src enb,rrc: delay UE release after RLC maxRetx 4 years ago
test Deleted all HAVE_5GNR in CC and h files 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
drb.conf.example Fix issue in getting PDCP discard timer from configs 4 years ago
enb.conf.example Backport some changes from FAPI branch (#2124) 4 years ago
rr.conf.example enable meas gaps in RRC and enb parser 4 years ago
sib.conf.example srsenb: Add inline documentation for sib7 in example configs 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago