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

[IPv6] Support no-encap mode in dual-stack setup #2436

Merged
merged 1 commit into from
Aug 26, 2021

Commits on Aug 26, 2021

  1. [IPv6] Support no-encap mode in dual-stack setup

    * Extend single IP address to IPv4 and IPv6 ones for NodeAddr and NodeTransportAddr in nodeConfig
    * Refactor occurrences of Node IP address to adjust to 2 IP: agent initialization, node route
    * Still use one IP for IPv6/dual-stack not supported cases: Windows, NPL
    * Update tests
    
    Signed-off-by: Zhecheng Li <lzhecheng@vmware.com>
    
    Related: antrea-io#2426
    lzhecheng committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9c84359 View commit details
    Browse the repository at this point in the history