]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/ipv6/Kconfig
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
[mirror_ubuntu-artful-kernel.git] / net / ipv6 / Kconfig
index 2343e4f2e0bfce5c97978a06a601fca14b41610a..1123a001d72917048f6131a9af57144d6cb41f62 100644 (file)
@@ -289,4 +289,16 @@ config IPV6_PIMSM_V2
          Support for IPv6 PIM multicast routing protocol PIM-SMv2.
          If unsure, say N.
 
+config IPV6_SEG6_INLINE
+       bool "IPv6: direct Segment Routing Header insertion "
+       depends on IPV6
+       ---help---
+         Support for direct insertion of the Segment Routing Header,
+         also known as inline mode. Be aware that direct insertion of
+         extension headers (as opposed to encapsulation) may break
+         multiple mechanisms such as PMTUD or IPSec AH. Use this feature
+         only if you know exactly what you are doing.
+
+         If unsure, say N.
+
 endif # IPV6