]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix display of ethernet vpn route prefix in vty
authorJulien Courtat <julien.courtat@6wind.com>
Tue, 18 Oct 2016 09:05:26 +0000 (11:05 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:58 +0000 (13:58 +0100)
commitdc49391e3605756121de147d0557a7d4ef54a09c
treefa250a2a1d61a5bbd597ee63d846c0ba6d2f2e22
parent784d3a4299eef5f663bb6da4b6e52bf6a6e17d68
bgpd: fix display of ethernet vpn route prefix in vty

L2VPN route prefix are composed of ethtag, mac address and ip address.
vty command "show bgp l2vpn rd <>" show macip prefix in the following
template: [ethtag][macaddress/len][ipaddress/len]

Signed-off-by: Julien Courtat <julien.courtat@6wind.com>
e
bgpd/bgp_route.c