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

Drop sessions with duplicate UE IP #129

Merged
merged 7 commits into from
Jun 7, 2021
Merged

Conversation

ivan4th
Copy link
Contributor

@ivan4th ivan4th commented Jun 2, 2021

Drop the conflicting session upon a UE IP conflict, sending
Session Report Request for the dropped session as per
TS 29.244 clause 5.18.2: UP Function Initiated PFCP Session Release

upf/upf_pfcp_api.c Outdated Show resolved Hide resolved
upf/upf_pfcp_api.c Show resolved Hide resolved
upf/upf_pfcp_api.c Outdated Show resolved Hide resolved
@ivan4th ivan4th force-pushed the fix/drop-dup-ue-ip-sessions branch from 1014350 to 3afdfa9 Compare June 2, 2021 15:50
upf/upf_pfcp_server.c Outdated Show resolved Hide resolved
@ivan4th ivan4th force-pushed the fix/drop-dup-ue-ip-sessions branch from 3afdfa9 to 1af5ba5 Compare June 2, 2021 17:10
@ivan4th
Copy link
Contributor Author

ivan4th commented Jun 2, 2021

Had to include some not-completely-related e2e changes that I accumulated (PFCP request pipelining) so as to avoid serious merge conflicts in the E2E tests later.

@ivan4th ivan4th force-pushed the fix/drop-dup-ue-ip-sessions branch from 7428e99 to 8740b9c Compare June 3, 2021 12:55
@ivan4th ivan4th merged commit 1f04742 into master Jun 7, 2021
@ivan4th ivan4th deleted the fix/drop-dup-ue-ip-sessions branch June 7, 2021 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants