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"
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/>
20 module will be called ipv6.
22 if IPV6
25 bool "IPv6: Router Preference (RFC 4191) support"
35 bool "IPv6: Route Information (RFC 4191) support"
43 bool "IPv6: Enable RFC 4429 Optimistic DAD"
51 tristate "IPv6: AH transformation"
66 tristate "IPv6: ESP transformation"
81 tristate "IPv6: ESP transformation offload"
94 bool "IPv6: ESP in TCP encapsulation (RFC 8229)"
101 TCP/IPv6 sockets.
106 tristate "IPv6: IPComp transformation"
116 tristate "IPv6: Mobility"
119 Support for IPv6 Mobility described in RFC 3775.
124 tristate "IPv6: Identifier Locator Addressing (ILA)"
129 Support for IPv6 Identifier Locator Addressing (ILA).
133 IPv6 address into a 64 bit locator and 64 bit identifier. The
154 tristate "Virtual (secure) IPv6: tunneling"
166 tristate "IPv6: IPv6-in-IPv4 tunnel (SIT driver)"
174 encapsulating protocol. This driver implements encapsulation of IPv6
175 into IPv4 packets. This is useful if you want to connect two IPv6
181 bool "IPv6: IPv6 Rapid Deployment (6RD)"
185 IPv6 Rapid Deployment (6rd; draft-ietf-softwire-ipv6-6rd) builds upon
187 deploy IPv6 unicast service to IPv4 sites to which it provides
188 customer premise equipment. Like 6to4, it utilizes stateless IPv6 in
190 infrastructure. Unlike 6to4, a 6rd service provider uses an IPv6
194 providing additional ioctl API to configure the IPv6 Prefix for in
203 tristate "IPv6: IP-in-IPv6 tunnel (RFC2473)"
208 Support for IPv6-in-IPv6 and IPv4-in-IPv6 tunnels described in
214 tristate "IPv6: GRE tunnel"
223 encapsulating of IPv4 or IPv6 over existing IPv6 infrastructure.
233 default NET_FOU && IPV6
241 bool "IPv6: Multiple Routing Tables"
247 bool "IPv6: source address based routing"
261 bool "IPv6: multicast routing"
262 depends on IPV6
265 Support for IPv6 multicast forwarding.
269 bool "IPv6: multicast policy routing"
283 bool "IPv6: PIM-SM version 2 support"
286 Support for IPv6 PIM multicast routing protocol PIM-SMv2.
290 bool "IPv6: Segment Routing Header encapsulation support"
291 depends on IPV6
296 Support for encapsulation of packets within an outer IPv6
304 bool "IPv6: Segment Routing HMAC support"
305 depends on IPV6
319 depends on IPV6 = y
322 bool "IPv6: RPL Source Routing Header support"
323 depends on IPV6
332 bool "IPv6: IOAM Pre-allocated Trace insertion support"
333 depends on IPV6
342 endif # IPV6