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] adjust MTU for IPv6 overhead #1305

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Commits on Sep 29, 2020

  1. [IPv6] adjust MTU for IPv6 overhead

    If Antrea MTU is too large in IPv6 environment, large packet with overhead exceeds node MTU cannot be transmitted successfully across nodes.
    IPv6ExtraOverhead, 20 is from observation of IPv4 and IPv6 packets under same situation.
    lzhecheng committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    61fd805 View commit details
    Browse the repository at this point in the history