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

Automated cherry pick of #5657: Set net.ipv4.conf.antrea-gw0.arp_announce to 1 #5680

Commits on Nov 8, 2023

  1. Set net.ipv4.conf.antrea-gw0.arp_announce to 1

    Fix antrea-io#5451
    Set arp_announce to 1 on Linux platform to make the ARP requests sent on the gateway
    interface always use the gateway IP as the source IP, otherwise the ARP requests would be
    dropped by ARP SpoofGuard flow.
    
    Signed-off-by: gran <gran@vmware.com>
    gran-vmv committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e77a646 View commit details
    Browse the repository at this point in the history