Disable the vxlan code until the people reponsible for it can come up with

new command names that don't conflict with existing commands.

Pointy hat to:	bryanv
This commit is contained in:
Dag-Erling Smørgrav 2014-12-01 12:59:16 +00:00
parent cd06771f0c
commit 5d083d287b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=275361

View File

@ -30,7 +30,7 @@ SRCS+= ifmac.c # MAC support
SRCS+= ifmedia.c # SIOC[GS]IFMEDIA support
SRCS+= iffib.c # non-default FIB support
SRCS+= ifvlan.c # SIOC[GS]ETVLAN support
SRCS+= ifvxlan.c # VXLAN support
#SRCS+= ifvxlan.c # VXLAN support
SRCS+= ifgre.c # GRE keys etc
SRCS+= ifgif.c # GIF reversed header workaround