Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Xn Handover + support for Open5GS' Xn Handover #50

Merged
merged 3 commits into from
Dec 24, 2023
Merged

Conversation

linouxis9
Copy link
Member

@linouxis9 linouxis9 commented Dec 24, 2023

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
    Refactor Xn Handover -> avoid the ugly hack of making UE aware of some NGAP information
    gNodeB are now the ones triggering Handover and communicate the UEContext directly from each other
  • New feature (non-breaking change which adds functionality)
    Add support for Handover on Open5GS which does not populate UL NG-U UP TNL Information IE in Path Switch Request Acknowledge Transfer
    Add UserLocation and UserSecurityCapabilities IEs in Patch Switch Request
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have read the CONTRIBUTING document.
  • Each of my commits messages include Signed-off-by: Author Name <[email protected]> to accept the DCO.

@linouxis9 linouxis9 requested a review from Raguideau December 24, 2023 17:37
@linouxis9 linouxis9 force-pushed the handover branch 2 times, most recently from 6f228eb to 877e6a3 Compare December 24, 2023 17:44
@linouxis9 linouxis9 merged commit f104a31 into main Dec 24, 2023
11 checks passed
@linouxis9 linouxis9 deleted the handover branch December 25, 2023 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant