]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd-5549-display-ll-ifname.patch
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:12 +0000 (07:59 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jun 2015 14:59:12 +0000 (07:59 -0700)
commit433e8b67331f356926e122428c21d1df7eba9ab6
tree597aaf608ac0eec7977a43184bc33cdff2d10d83
parent823b8f7cd2ab75627c8ba605f189c07ca7108b2c
bgpd-5549-display-ll-ifname.patch

BGP: Display Link local addr and ifname as part of 5549 support

As part of BGP unnumbered and RFC 5549 support, the implementation will honor the
link local address as the NH if present and so it'd be useful to display that
info along with the interface name, when displaying the BGP route summary. That
is what this patch aims to do.

Signed-off-by: Dinesh G Dutt <ddutt@cumulusnetworks.com>
bgpd/bgp_route.c