]> git.puffer.fish Git - matthieu/frr.git/commit
lib: replace AFI_ETHER reference with AFI_L2VPN
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 3 Feb 2017 06:59:20 +0000 (07:59 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:59:00 +0000 (13:59 +0100)
commit42f621a6ea35ed7021146710cc4c8c1b482df7b5
tree4a9c092b66145c66acfb2dd68ee04c290972a601
parentffd28f0ec7818af78a550c853eb39763f8ab7438
lib: replace AFI_ETHER reference with AFI_L2VPN

The introduction of AFI_L2VPN prefix makes usage of AFI_ETHER deprecated
and is of no usage currently. The latter define is linked to AFI_L2VPN.
For that, the prefix enumerate has the AFI_ETHER value removed.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/plist.c
lib/prefix.c
lib/zebra.h