263-udp_tunnel_kconfig_hack.patch 196 B

1234567891011
  1. --- a/net/ipv4/Kconfig
  2. +++ b/net/ipv4/Kconfig
  3. @@ -308,7 +308,7 @@ config NET_IPVTI
  4. on top.
  5. config NET_UDP_TUNNEL
  6. - tristate
  7. + tristate "IP: UDP tunnel"
  8. select NET_IP_TUNNEL
  9. default n