Lines Matching full:ipv6
3 # IPv6 configuration
6 menuconfig IPV6 config
7 bool "The IPv6 protocol"
11 Support for IP version 6 (IPv6).
13 For general information about IPv6, see
14 <https://en.wikipedia.org/wiki/IPv6>.
15 For specific information about IPv6 under Linux, see
16 Documentation/networking/ipv6.rst and read the HOWTO at
17 <https://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/>
19 if IPV6
22 bool "IPv6: Router Preference (RFC 4191) support"
32 bool "IPv6: Route Information (RFC 4191) support"
40 bool "IPv6: Enable RFC 4429 Optimistic DAD"
48 tristate "IPv6: AH transformation"
63 tristate "IPv6: ESP transformation"
78 tristate "IPv6: ESP transformation offload"
91 bool "IPv6: ESP in TCP encapsulation (RFC 8229)"
98 TCP/IPv6 sockets.
103 tristate "IPv6: IPComp transformation"
113 tristate "IPv6: Mobility"
116 Support for IPv6 Mobility described in RFC 3775.
121 tristate "IPv6: Identifier Locator Addressing (ILA)"
126 Support for IPv6 Identifier Locator Addressing (ILA).
130 IPv6 address into a 64 bit locator and 64 bit identifier. The
151 tristate "Virtual (secure) IPv6: tunneling"
163 tristate "IPv6: IPv6-in-IPv4 tunnel (SIT driver)"
171 encapsulating protocol. This driver implements encapsulation of IPv6
172 into IPv4 packets. This is useful if you want to connect two IPv6
178 bool "IPv6: IPv6 Rapid Deployment (6RD)"
182 IPv6 Rapid Deployment (6rd; draft-ietf-softwire-ipv6-6rd) builds upon
184 deploy IPv6 unicast service to IPv4 sites to which it provides
185 customer premise equipment. Like 6to4, it utilizes stateless IPv6 in
187 infrastructure. Unlike 6to4, a 6rd service provider uses an IPv6
191 providing additional ioctl API to configure the IPv6 Prefix for in
200 tristate "IPv6: IP-in-IPv6 tunnel (RFC2473)"
205 Support for IPv6-in-IPv6 and IPv4-in-IPv6 tunnels described in
211 tristate "IPv6: GRE tunnel"
220 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
230 default NET_FOU && IPV6
238 bool "IPv6: Multiple Routing Tables"
244 bool "IPv6: source address based routing"
258 bool "IPv6: multicast routing"
259 depends on IPV6
262 Support for IPv6 multicast forwarding.
266 bool "IPv6: multicast policy routing"
280 bool "IPv6: PIM-SM version 2 support"
283 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
287 bool "IPv6: Segment Routing Header encapsulation support"
288 depends on IPV6
293 Support for encapsulation of packets within an outer IPv6
301 bool "IPv6: Segment Routing HMAC support"
302 depends on IPV6
315 depends on IPV6 = y
318 bool "IPv6: RPL Source Routing Header support"
319 depends on IPV6
329 bool "IPv6: IOAM Pre-allocated Trace insertion support"
330 depends on IPV6
339 endif # IPV6