diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index 05c57f0fcabe..dbc10d84161f 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig | |||
@@ -307,6 +307,10 @@ config NET_IPVTI | |||
307 | the notion of a secure tunnel for IPSEC and then use routing protocol | 307 | the notion of a secure tunnel for IPSEC and then use routing protocol |
308 | on top. | 308 | on top. |
309 | 309 | ||
310 | config NET_UDP_TUNNEL | ||
311 | tristate | ||
312 | default n | ||
313 | |||
310 | config INET_AH | 314 | config INET_AH |
311 | tristate "IP: AH transformation" | 315 | tristate "IP: AH transformation" |
312 | select XFRM_ALGO | 316 | select XFRM_ALGO |