]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: replace AFI_ETHER reference with AFI_L2VPN ref
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 3 Feb 2017 07:00:58 +0000 (08:00 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:59:00 +0000 (13:59 +0100)
commit5ef6cd6954fdd39ce4462987c2b9939d875a2ad7
tree17ed2ae50551bd9ac74daca7f68d256142fcb650
parent42f621a6ea35ed7021146710cc4c8c1b482df7b5
bgpd: replace AFI_ETHER reference with AFI_L2VPN ref

The introduction of AFI_L2VPN prefix makes usage of AFI_ETHER deprecated
and is of no usage currently. The former replaces the latter one.

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