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

fix: add CreatedPDR into Session Establishment Response #58

Merged
merged 3 commits into from
Oct 11, 2024

Conversation

ian-cs12-NYCU
Copy link
Contributor

Created PDR should be carried in PDU Session Establishment Response from UPF. (defined by TS 29.244 7.5.3.2)
The following image is the child IEs included in Created PDR.
image

The legacy code used the wrong type : Create PDR (this is different from Created PDR)

@andy89923 andy89923 self-requested a review October 9, 2024 16:01
Copy link
Contributor

@andy89923 andy89923 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the PDR ID ie is missing.

internal/pfcp/session.go Outdated Show resolved Hide resolved
internal/pfcp/session.go Outdated Show resolved Hide resolved
internal/pfcp/session.go Outdated Show resolved Hide resolved
internal/pfcp/session.go Outdated Show resolved Hide resolved
internal/pfcp/session.go Outdated Show resolved Hide resolved
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.

3 participants