]> git.proxmox.com Git - mirror_ovs.git/blobdiff - FAQ
Add support for LISP tunneling
[mirror_ovs.git] / FAQ
diff --git a/FAQ b/FAQ
index 22c90dbf4e5bd886adafe9dd167aa6e361976134..a99f80843b2c1770d881f2d309b1ff75b404cb68 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -167,7 +167,7 @@ Q: What features are not available in the Open vSwitch kernel datapath
 
 A: The kernel module in upstream Linux 3.3 and later does not include
    tunnel virtual ports, that is, interfaces with type "gre",
-   "ipsec_gre", "gre64", "ipsec_gre64", or "vxlan".  It is
+   "ipsec_gre", "gre64", "ipsec_gre64", "vxlan", or "lisp".  It is
    possible to create tunnels in Linux and attach them to Open vSwitch
    as system devices.  However, they cannot be dynamically created
    through the OVSDB protocol or set the tunnel ids as a flow action.