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

[BPF] set MTU on bpfin/out.cali to match host #8922

Merged

Commits on Jun 28, 2024

  1. [BPF] set MTU on bpfin/out.cali to match host

    Set the MTU to match the smallest MTU of the host devices as per the
    current autodetection. That makes sure that if large MTU is used, the
    extra device does not create a bottleneck with a small MTU. Also when
    MTU changes, on host devices, it get adjusted automatically. If an
    overlay is used, the special device MTU is adjusted to the size of the
    overlay.
    
    Fixes projectcalico#8918
    tomastigera committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    951685d View commit details
    Browse the repository at this point in the history