mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-15 04:42:02 +00:00
11 lines
207 B
Diff
11 lines
207 B
Diff
--- a/net/ipv4/Kconfig
|
|
+++ b/net/ipv4/Kconfig
|
|
@@ -315,7 +315,7 @@ config NET_IPVTI
|
|
on top.
|
|
|
|
config NET_UDP_TUNNEL
|
|
- tristate
|
|
+ tristate "IP: UDP tunneling support"
|
|
select NET_IP_TUNNEL
|
|
default n
|
|
|