]> git.puffer.fish Git - matthieu/frr.git/commit
BGP: Display the interface name used to resolve a nexthop.
authorvivek <vivek@cumulusnetworks.com>
Thu, 29 Oct 2015 16:34:47 +0000 (09:34 -0700)
committervivek <vivek@cumulusnetworks.com>
Thu, 29 Oct 2015 16:34:47 +0000 (09:34 -0700)
commitb2b83ff67a91d24e7cd9871663f341b14c0834a2
treea8e2fdc521550a4156bcf34a826652def5d7e759
parent6896f650180700bafc543af21701be8b79eeee61
BGP: Display the interface name used to resolve a nexthop.

Display the interface name used to resolve a nexthop instead of just
the ifIdx. This is already done for many cases, but was missing for
one scenario.

Signed-off-by: Vivek Venkataraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Ticket: CM-6888
Reviewed By: CCR-3705
Testing Done: Manual verification

This is an import of patch bgpd-show-ifname-for-nht.patch from 2.5-br.
bgpd/bgp_nexthop.c