X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fxfrm%2FKconfig;h=0c1c04322baf549dfbae977c390bcf1d20f3528a;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=58c7d2671389cc8613444cf59d1512ecc000b67f;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 58c7d2671..0c1c04322 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig @@ -14,3 +14,14 @@ config XFRM_USER If unsure, say Y. +config NET_KEY + tristate "PF_KEY sockets" + select XFRM + ---help--- + PF_KEYv2 socket family, compatible to KAME ones. + They are required if you are going to use IPsec tools ported + from KAME. + + Say Y unless you know what you are doing. + +