linux/generic/hack-5.15: add missing patch headers
[openwrt/staging/aparcar.git] / target / linux / generic / hack-5.15 / 249-udp-tunnel-selection.patch
index 2c74298dfe99a27b5aecdf04729e61041d4b1689..6a5d3b3f86d028f4495f1b38df7af92adc55a115 100644 (file)
@@ -1,3 +1,14 @@
+From 4487708144118bfd5e1b1da7003a486951fb9c5a Mon Sep 17 00:00:00 2001
+From: OpenWrt community <openwrt-devel@lists.openwrt.org>
+Date: Wed, 13 Jul 2022 13:31:51 +0200
+Subject: [PATCH] net/ipv4: add udp tunnel tristate string
+
+---
+ net/ipv4/Kconfig | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
+index 87983e70f03f..426b44d39277 100644
 --- a/net/ipv4/Kconfig
 +++ b/net/ipv4/Kconfig
 @@ -315,7 +315,7 @@ config NET_IPVTI
@@ -9,3 +20,5 @@
        select NET_IP_TUNNEL
        default n
  
+-- 
+