• Robert Schmidt's avatar
    Handle Release request during handover · 145fd2b4
    Robert Schmidt authored
    If we release a request from a DU during, handle as follows:
    
    - from the source: Handover is still ongoing, so ignore it by
      acknowledging the release, and marking handover as done. In this case,
      we did not receive an acknowledgement from the target, but since the
      source DU does not keep the UE context, we could not cancel the
      handover anymore either. The UE might come back on any DU through
      reestablishment (or simply be connected on the target)
    - from the target: consider this to be a genuine release, and forward to
      AMF.
    Co-authored-by: default avatarbatuhanduyuler <batuhan.duyuler@firecell.io>
    Co-authored-by: default avatarrmagueta <rmagueta@allbesmart.pt>
    145fd2b4
rrc_gNB.c 117 KB