Merge remote-tracking branch 'alexjiao2021/fix-short-mac-i' into integration_2026_w30
fix(nr_ue_rrc): calculate shortMAC-I and fill in RRCReestablishmentRequest (#319) Currently the shortMAC-I field is hardcoded in RRCReestablishmentRequest message, fix it by calculating as written in TS 38.331 section 5.3.7.4. Before this fix, test with OCUDU gNB when triggering re-establishment will cause gNB verification of shortMAC-I fail, then gNB will send RRCSetup instead of RRCReestablishment. After this fix, OCUDU gNB will send RRCReestablishment after UE sent RRCReestablishmentRequest. Reviewed-by:Robert Schmidt <robert.schmidt@openairinterface.org> Reviewed-by:
Guido Casati <guido.casati@openairinterface.org>
Showing
Please register or sign in to comment