Skip to content

Correctly remove UE MAC Context if Msg.4 fails

Robert Schmidt requested to merge fix-remove-ue-msg4-fail into develop

Without this fix, the gNB keeps a MAC context (created at Msg.3) of the UE whose Msg.4 reception failed. This fix cleans up the MAC Context correctly.

Edited by Robert Schmidt

Merge request reports