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
..
phy srsue,phy: support n_ta_offset parameter from sib1 3 years ago
stack ue,nr,mac: fix race-condition when accesing temp RNTIs during RA procedure 3 years ago
metrics_csv.h Fixed issues from coverity: 4 years ago
metrics_json.h Fix TSAN warnings in UE (#3021) 4 years ago
metrics_stdout.h Fix TSAN warnings in UE (#3021) 4 years ago
ue.h srsue,sa: dummy rrc_nr to initiate dummy cell_select and phy_cfg 3 years ago
ue_metrics_interface.h ue,rrc: add RRC metrics and fix stdout 3 years ago