5 bool "IPv6: Privacy Extensions (RFC 3041) support"
8 Privacy Extensions for Stateless Address Autoconfiguration in IPv6
9 support. With this option, additional periodically-alter
10 pseudo-random global-scope unicast address(es) will assigned to
13 By default, kernel do not generate temporary addresses.
14 To use temporary addresses, do
16 echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr
18 See <file:Documentation/networking/ip-sysctl.txt> for details.
21 tristate "IPv6: AH transformation"
34 tristate "IPv6: ESP transformation"
43 Support for IPsec ESP.
48 tristate "IPv6: IPComp transformation"
55 Support for IP Payload Compression Protocol (IPComp) (RFC3173),
56 typically needed for IPsec.
61 tristate "IPv6: tunnel transformation"
65 Support for generic IPv6-in-IPv6 tunnel transformation, which is
66 required by the IPv6-in-IPv6 tunneling module as well as tunnel mode
72 tristate "IPv6: IPv6-in-IPv6 tunnel"
76 Support for IPv6-in-IPv6 tunnels described in RFC 2473.