Skip to content

Conversation

mildred
Copy link

@mildred mildred commented Mar 4, 2020

In some cases, the docker container can specify a HostIP listen address
to listen to. It might be desirable to allow converting containers
listening on IPv4 only addresses to IPv6 by using a network mapping.

The IPv4 address is mapped to IPv6 by matching it to an IPv4 CIDR
provided via a command-line flag. Multiple mapping is possible.

Implements #48

In some cases, the docker container can specify a HostIP listen address
to listen to. It might be desirable to allow converting containers
listening on IPv4 only addresses to IPv6 by using a network mapping.

The IPv4 address is mapped to IPv6 by matching it to an IPv4 CIDR
provided via a command-line flag. Multiple mapping is possible.
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