]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Display the imported route information for EVPN routes 4832/head
authorDinesh Dutt <5016467+ddutt@users.noreply.github.com>
Mon, 12 Aug 2019 13:20:18 +0000 (13:20 +0000)
committerDinesh Dutt <5016467+ddutt@users.noreply.github.com>
Wed, 14 Aug 2019 19:27:56 +0000 (19:27 +0000)
commitd7325ee773bd415b7dc28e0e7dbc4cda30fc5533
tree725ea297ac702387df5ba4f2f7f3c4ad70e7fb2f
parentea7ec26162b248600626b81f8eddb74e6d059e36
bgpd: Display the imported route information for EVPN routes

For IPv4/v6 unicast routes that have been imported from EVPN Prefix
routes, display the information about where the route has been imported
from allowing for easy tracing of how a FIB/RIB entry got populated.

Signed-off-by: Dinesh G Dutt <5016467+ddutt@users.noreply.github.com>
bgpd/bgp_route.c