dect
/
linux-2.6
Archived
13
0
Fork 0

vxlan: Depend on CONFIG_INET

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2012-10-02 14:37:31 -04:00
parent d3d5df2c4b
commit aaba1f58a7
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ config MACVTAP
config VXLAN
tristate "Virtual eXtensible Local Area Network (VXLAN)"
depends on EXPERIMENTAL
depends on EXPERIMENTAL && INET
---help---
This allows one to create vxlan virtual interfaces that provide
Layer 2 Networks over Layer 3 Networks. VXLAN is often used