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

vpcagent: respect guest src check settings #7677

Merged

Commits on Aug 31, 2020

  1. vpcagent: respect guest src check settings

      mac   ip    dhcp    ping    xipping    xmacping
      on    on    y       y       n          n
      on    off   y       y       y          n
      off   off   y       y       y          y
    
    external access depends on source routing, changing ip address will
    fail that
    
    note dst mac address of reply packet when changing only mac address
    with vpc ip remains the same
    yousong committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1b2eb0a View commit details
    Browse the repository at this point in the history