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

Feature: Add IPv6 support #153

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Feature: Add IPv6 support #153

wants to merge 9 commits into from

Conversation

adjivas
Copy link

@adjivas adjivas commented Mar 6, 2025

Hello,

This PR adds the RegisterIP/BindingIP fields, we can set them with IPv4 or IPv6 values
For not introduce any breaking changes, the RegisterIPv4/BindingIPv4 are the fall back of the RegisterIP/BindingIP fields.

A lookup resolution is added to both RegisterIP/BindingIP

image

Additionally, I tested this PR with AUSF/UDM IPv6 (See free5gc/ausf#34 and free5gc/udm#48)
I checked it with my adaptation of the free5gc's tests: adjivas/free5gc#4

Copy link

@linouxis9 linouxis9 left a comment

Choose a reason for hiding this comment

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

Thanks a ton :-) I've added a small comment!

adjivas and others added 2 commits March 10, 2025 08:48
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.

2 participants