1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Add kernel 5.14 support

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-09-27 18:18:30 +02:00
parent e5205730ea
commit 465341a8d5
49 changed files with 18920 additions and 10 deletions

View file

@ -0,0 +1,11 @@
--- 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