projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3d5df2
)
vxlan: Depend on CONFIG_INET
author
David S. Miller
<davem@davemloft.net>
Tue, 2 Oct 2012 18:37:31 +0000
(14:37 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Oct 2012 18:37:31 +0000
(14:37 -0400)
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index ed5041e96b2da433a8ffdbca1040aa0c4e5d6fda..6a70184c3f237d832a265afbef7779e659686df2 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
drivers/net/Kconfig
@@
-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