]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: replace AFI_ETHER reference with AFI_L2VPN ref
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 3 Feb 2017 07:02:14 +0000 (08:02 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:59:00 +0000 (13:59 +0100)
commit0aa9c36c076c5069a651a6f645a49bd2bcd12174
tree7b51096de628fc5248946556527393a600645ee0
parent5ef6cd6954fdd39ce4462987c2b9939d875a2ad7
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/rfapi/rfapi.c
bgpd/rfapi/rfapi_import.c
bgpd/rfapi/rfapi_monitor.c
bgpd/rfapi/rfapi_private.h
bgpd/rfapi/rfapi_rib.c
bgpd/rfapi/rfapi_vty.c