kernel: 5.10: packet mangling code only for ar8216 driver
[openwrt/openwrt.git] / target / linux / generic / hack-5.10 / 249-udp-tunnel-selection.patch
1 --- a/net/ipv4/Kconfig
2 +++ b/net/ipv4/Kconfig
3 @@ -315,7 +315,7 @@ config NET_IPVTI
4 on top.
5
6 config NET_UDP_TUNNEL
7 - tristate
8 + tristate "IP: UDP tunneling support"
9 select NET_IP_TUNNEL
10 default n
11