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

Change the default behaviour on AMFConfigurationUpdate when TNLAssoci… #631

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Stg22
Copy link
Contributor

@Stg22 Stg22 commented May 10, 2023

HI,

I would like to propose a change in the default behaviour for handling AMFConfigurationUpdate message.
Indeed, for some 5G platforms, AMF sends to the gNB an AMFConfgurationUpdate message providing additional information. And because it can be quite complex to handle it in a full context (I mean to update all IP addresses used in the connection), UERANSIM currently releases the connection in such situation.

The proposed code let UERANSIM continues providing the expected response to the AMF with a warning message in the console. It allows to successfully use UERANSIM with such platform.

No issue has been detected with this patch but I know it is a little bit unusual and with significant risk if the AMFConfigurationUpdate involves further actions.

Do not hesitate to reject that pull request according to your position on this proposition ;o)

…ationSetupList contains endpointIPAddress.
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.

None yet

1 participant