]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv6/Kconfig
[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
[linux-2.6-omap-h63xx.git] / net / ipv6 / Kconfig
index eb0b8085949b64620241de94be4815a1a303887d..47263e45bacb930227a077b65daf10e217a50cfe 100644 (file)
@@ -85,6 +85,7 @@ config INET6_ESP
        depends on IPV6
        select XFRM
        select CRYPTO
+       select CRYPTO_AUTHENC
        select CRYPTO_HMAC
        select CRYPTO_MD5
        select CRYPTO_CBC
@@ -178,11 +179,12 @@ config IPV6_SIT
          Saying M here will produce a module called sit.ko. If unsure, say Y.
 
 config IPV6_TUNNEL
-       tristate "IPv6: IPv6-in-IPv6 tunnel"
+       tristate "IPv6: IP-in-IPv6 tunnel (RFC2473)"
        select INET6_TUNNEL
        depends on IPV6
        ---help---
-         Support for IPv6-in-IPv6 tunnels described in RFC 2473.
+         Support for IPv6-in-IPv6 and IPv4-in-IPv6 tunnels described in
+         RFC 2473.
 
          If unsure, say N.