[ovs-dev] [PATCH] faq: Return GRE-IPv6 tunneling support.

Ilya Maximets i.maximets at samsung.com
Fri Feb 15 10:37:20 UTC 2019


Accidentially changed while updating conntrack support.

CC: Darrell Ball <dlu998 at gmail.com>
Fixes: 4ea96698f667 ("Userspace datapath: Add fragmentation handling.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
---
 Documentation/faq/releases.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index a78152b54..fd45efdba 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -117,7 +117,7 @@ Q: Are all features available with all datapaths?
     Tunnel - GRE                    3.11           YES          YES      YES
     Tunnel - VXLAN                  3.12           YES          YES      YES
     Tunnel - Geneve                 3.18           YES          YES      YES
-    Tunnel - GRE-IPv6               NO             NO           YES      NO
+    Tunnel - GRE-IPv6               4.18           YES          YES      NO
     Tunnel - VXLAN-IPv6             4.3            YES          YES      NO
     Tunnel - Geneve-IPv6            4.4            YES          YES      NO
     Tunnel - ERSPAN                 4.18           YES          YES      NO
-- 
2.17.1



More information about the dev mailing list