Skip to content

feat: add support to store IPv6 address of LRP#141

Open
maxmoehl wants to merge 1 commit intocloudfoundry:mainfrom
sap-contributions:maxmoehl/ipv6-support
Open

feat: add support to store IPv6 address of LRP#141
maxmoehl wants to merge 1 commit intocloudfoundry:mainfrom
sap-contributions:maxmoehl/ipv6-support

Conversation

@maxmoehl
Copy link
Member

@maxmoehl maxmoehl commented Feb 5, 2026

Summary

To fully utilize the recently added support for IPv6 in app containers there needs to be a way to retrieve the address from the app container. This commit adds support for storing the IPv6 address in ActualLRPNetInfo alongside the already existing IPv4 address. This allows other components to retrieve that information again and act on it.

Backward Compatibility

Breaking Change? No

PR 1/3 to expose container IPv6 addresses.

To fully utilize the recently added support for IPv6 in app containers
there needs to be a way to retrieve the address from the app container.
This commit adds support for storing the IPv6 address in ActualLRPNetInfo
alongside the already existing IPv4 address. This allows other components
to retrieve that information again and act on it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant