-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: UP initiated association setup #497
Conversation
Sending and receiving Association Setup
|
Wrong behaviour: Aha. SMF it sending response with static SequenceNumber == 1 Logs:
UPF:
|
Undefined behaviour:
|
Intermediate result: free5gc supports PFCP Association Setup Request, but in a "strange, incomplete" way.
|
open5gs looks like it can set association both from request and response. |
Intermediate results: Association Setup Procedure Association Release Procedure |
Progress for now: being able to connect to open5gs smf, if set eupf config map like this:
eupf logs:
So: association is established by UPF initiative, heartbeats are working. Questions left:
|
Magic happening: Services (at least services with type ClusterIP) are working in local environment. tcpdump on both upf and smf show that request packets are sent to the corresponding services. But no response is received. |
Ok, now I have started in open5gs environment. For instance: UPF logs:
Both associations are stored inside UPF, which is wrong. |
…initiated-association-setup-release
…initiated-association-setup-release
No description provided.