1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-15 04:42:02 +00:00
openmptcprouter/root/target/linux/generic/hack-5.14/249-udp-tunnel-selection.patch
Ycarus (Yannick Chabanois) 465341a8d5 Add kernel 5.14 support
2021-09-27 18:18:30 +02:00

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