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 b157490cb3 ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure
the race was in the prach_nr that stored the temp crnti without proper protection.
the fix moves the logic to store the value to the MAC that uses the thread-safe
RNTI object for this.
3 years ago
..
demux_nr.h srsue,stack: initialize sdap pointers 3 years ago
dl_harq_nr.h Fix several data races in LTE and NR harq classes. 3 years ago
mac_nr.h ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 3 years ago
mac_nr_interfaces.h ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 3 years ago
mux_nr.h Fix data race in mux_nr::add_bsr_ce. 3 years ago
proc_bsr_nr.h ue,mac_nr: fix generation of padding BSRs 3 years ago
proc_ra_nr.h ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 3 years ago
proc_sr_nr.h Rename functions that contain the unsafe word to nolock. 3 years ago
ul_harq_nr.h ue,nr: ignore NDI if received on T-CRNTI or RAR 3 years ago