]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Some nexthop display code needs to be VRF aware
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 11 Mar 2017 12:56:55 +0000 (07:56 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 Mar 2017 14:44:38 +0000 (10:44 -0400)
commit631eb2fad08f47932ecb321cad87da870dc6a960
treeefe14b34f8df8b8459b23a7152c8913f37d2ca5d
parent128c2be2a1b1592e4641b79d897c8ceebc0e8bf5
bgpd: Some nexthop display code needs to be VRF aware

When displaying nexthops we need to be able to handle
the correct VRF.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_nexthop.c