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

zebra: Add encap type when building packet for FPM (backport #14675) #14754

Merged
merged 1 commit into from
Nov 8, 2023

Commits on Nov 8, 2023

  1. zebra: Add encap type when building packet for FPM

    Currently in the single nexthop case w/ evpn sending
    down via the FPM the encap type is not being set
    for the nexthop.
    
    This looks like the result of some code reorg for the
    nexthop happened but the fpm failed to be accounted for.
    Let's just move the encap type encoding to where it
    will happen.
    
    Signed-off-by: Donald Sharp <sharpd@nvidia.com>
    (cherry picked from commit 4ac659f)
    donaldsharp authored and mergify[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f0f7b28 View commit details
    Browse the repository at this point in the history