]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_nexthop.c
bgpd: fix show ip bgp vrf <vrf> nexthop
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 7 Sep 2017 19:43:27 +0000 (19:43 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 12 Sep 2017 14:16:44 +0000 (14:16 +0000)
commitb7ada6280d0cb1996d681104541176f5009ae8b3
tree394e1fc3d677f868c8fddc4aab20fb8126ba1ab4
parent953d97fc4aef0c7715e8d42d7d52ebc18d873ac6
bgpd: fix show ip bgp vrf <vrf> nexthop

Problem with not finding the correct bgp instance when doing the command
"show ip bgp vrf <vrf> nexthop" resolved by setting up the arg values
correctly.  Manual testing fine.  bgp-smoke had no new failures.

Ticket: CM-17454
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: CCR-6664
bgpd/bgp_nexthop.c