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

Fix IPsec for IPv6 overlays #3155

Merged
merged 1 commit into from
Mar 18, 2022

Commits on Mar 17, 2022

  1. Fix IPsec for IPv6 overlays

    When using IPv6, the IPsec configuration (ipsec.conf) generated by
    ovs-monitor-ipsec for strongSwan is currently not correct. A patch has
    been submitted upstream, but until it is accepted and merged, we apply a
    temporary version of the patch.
    
    This was tested for a VXLAN overlay in an IPv6-only cluster.
    
    Fixes antrea-io#3151
    
    Signed-off-by: Antonin Bas <abas@vmware.com>
    antoninbas committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    62598ee View commit details
    Browse the repository at this point in the history