Skip to content

add IPv6 support#752

Open
yibozhuang wants to merge 1 commit into
apple:mainfrom
yibozhuang:ipv6-support
Open

add IPv6 support#752
yibozhuang wants to merge 1 commit into
apple:mainfrom
yibozhuang:ipv6-support

Conversation

@yibozhuang
Copy link
Copy Markdown
Contributor

Extends the network plumbing to support per-interface IPv6 address configuration.
The Interface protocol supports ipv6Address and ipv6Gateway.
The agent's networking RPCs carry per-family fields via new InterfaceAddress, LinkRoute, and DefaultRoute types in ContainerizationExtras.
NetlinkSession adds IPv6 methods for address and route operations.

Extends the network plumbing to support per-interface IPv6 address
configuration. The `Interface` protocol supports `ipv6Address` and
`ipv6Gateway`. The agent's networking RPCs carry per-family fields
via new `InterfaceAddress`, `LinkRoute`, and `DefaultRoute` types
in `ContainerizationExtras`. `NetlinkSession` adds IPv6 methods
for address and route operations.

Co-authored-by: Michael Crosby <crosbymichael@gmail.com>
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