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 DIRECT_ROUTING_DEV* in routed mode #11419

Merged
merged 1 commit into from
May 8, 2020

Commits on May 8, 2020

  1. bpf: Set DIRECT_ROUTING_DEV* in routed mode

    This commits drop the check for the mode if the NodePort BPF is enabled,
    which allows DIRECT_ROUTING_DEV* to be set in the "routed" mode
    (--enable-endpoint-routes=true). Previously, the NodePort BPF was broken
    with --enable-endpoint-routes=true.
    
    Fix: c5bcce4 ("datapath: Use direct routing iface for fwding NodePort requests")
    Signed-off-by: Martynas Pumputis <m@lambda.lt>
    brb committed May 8, 2020
    Configuration menu
    Copy the full SHA
    2de17d4 View commit details
    Browse the repository at this point in the history