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

BGP : Fix for nexthop as IPv4 mapped IPv6 address #6821

Merged
merged 1 commit into from
Aug 4, 2020

Commits on Aug 4, 2020

  1. lib,zebra,bgpd: Fix for nexthop as IPv4 mapped IPv6 address

    Added a macro to validate the v4 mapped v6 address.
    Modified bgp receive & send updates for v4 mapped v6 address as
    nexthop and installing it as recursive nexthop in RIB.
    Minor change in fpm while sending the routes for nexthop as
    v4 mapped v6 address.
    
    Signed-off-by: Kaushik <kaushik@niralnetworks.com>
    KaushikNiral committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    92d6f76 View commit details
    Browse the repository at this point in the history