Lines Matching full:ipv6

3 # IPv6 configuration
6 # IPv6 as module will cause a CRASH if you try to unload it
7 menuconfig IPV6 config
8 tristate "The IPv6 protocol"
12 Support for IP version 6 (IPv6).
14 For general information about IPv6, see
15 <https://en.wikipedia.org/wiki/IPv6>.
16 For specific information about IPv6 under Linux, see
17 Documentation/networking/ipv6.rst and read the HOWTO at
18 <https://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/>
21 module will be called ipv6.
23 if IPV6
26 bool "IPv6: Router Preference (RFC 4191) support"
36 bool "IPv6: Route Information (RFC 4191) support"
44 bool "IPv6: Enable RFC 4429 Optimistic DAD"
52 tristate "IPv6: AH transformation"
67 tristate "IPv6: ESP transformation"
82 tristate "IPv6: ESP transformation offload"
95 bool "IPv6: ESP in TCP encapsulation (RFC 8229)"
102 TCP/IPv6 sockets.
107 tristate "IPv6: IPComp transformation"
117 tristate "IPv6: Mobility"
120 Support for IPv6 Mobility described in RFC 3775.
125 tristate "IPv6: Identifier Locator Addressing (ILA)"
130 Support for IPv6 Identifier Locator Addressing (ILA).
134 IPv6 address into a 64 bit locator and 64 bit identifier. The
155 tristate "Virtual (secure) IPv6: tunneling"
167 tristate "IPv6: IPv6-in-IPv4 tunnel (SIT driver)"
175 encapsulating protocol. This driver implements encapsulation of IPv6
176 into IPv4 packets. This is useful if you want to connect two IPv6
182 bool "IPv6: IPv6 Rapid Deployment (6RD)"
186 IPv6 Rapid Deployment (6rd; draft-ietf-softwire-ipv6-6rd) builds upon
188 deploy IPv6 unicast service to IPv4 sites to which it provides
189 customer premise equipment. Like 6to4, it utilizes stateless IPv6 in
191 infrastructure. Unlike 6to4, a 6rd service provider uses an IPv6
195 providing additional ioctl API to configure the IPv6 Prefix for in
204 tristate "IPv6: IP-in-IPv6 tunnel (RFC2473)"
209 Support for IPv6-in-IPv6 and IPv4-in-IPv6 tunnels described in
215 tristate "IPv6: GRE tunnel"
224 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
234 default NET_FOU && IPV6
242 bool "IPv6: Multiple Routing Tables"
248 bool "IPv6: source address based routing"
262 bool "IPv6: multicast routing"
263 depends on IPV6
266 Support for IPv6 multicast forwarding.
270 bool "IPv6: multicast policy routing"
284 bool "IPv6: PIM-SM version 2 support"
287 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
291 bool "IPv6: Segment Routing Header encapsulation support"
292 depends on IPV6
297 Support for encapsulation of packets within an outer IPv6
305 bool "IPv6: Segment Routing HMAC support"
306 depends on IPV6
320 depends on IPV6 = y
323 bool "IPv6: RPL Source Routing Header support"
324 depends on IPV6
334 bool "IPv6: IOAM Pre-allocated Trace insertion support"
335 depends on IPV6
344 endif # IPV6