]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix show bgp l2vpn evpn all tag command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 20 Jan 2017 17:47:23 +0000 (18:47 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:59 +0000 (13:58 +0100)
commitb94c6c502675bee2be543c1ba1253fb0c7a6105d
tree051c2ffef5533cef6047283aaf839a10f9908029
parent061e9fdea56b6078b68ab23191449abd92aa71cf
bgpd: fix show bgp l2vpn evpn all tag command

This commit fixes the nexthop display behaviour when an evpn entry is
matched. The commit handles both cases where IPv4 or IPv6 nexthop is
detected.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_route.c