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.
Carlo Galiotto dcc2c1c694 rrc,nr: defer rem_user after msg3 timer expires
This commits is to fix the issue of user removal from rrc_nr
after msg3 timer expires.
The issue was caused because the rrc_nr is accessing the ue object
after it gets removed from the users list in rrc_nr.
This commits defers the removal of the users, so there won't be any
access to invalid memory locations.

Fixes #3545

Signed-off-by: Carlo Galiotto <carlo@srs.io>
3 years ago
..
hdr nr,sched: push BSRs into the scheduler when nr_phy_test is run with PUSCH enabled 3 years ago
src rrc,nr: defer rem_user after msg3 timer expires 3 years ago
test nr,sched: update sched_nr_test to support the new DL sched no-copy api 3 years ago
CMakeLists.txt Rename drb.conf to rb.conf to reflect the now configurable SRBs. 3 years ago
enb.conf.example Read max turbo decoder iterations from conf. 3 years ago
rb.conf.example Corrected default rb.conf 3 years ago
rr.conf.example lte,enb,rrc: parse cellIndividualOffset in rr.conf and propagate it to measConfig sent to UE 3 years ago
sib.conf.example change default sib and rr conf PUCCH-specific default values to decrease the size of PUCCH 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago