Skip to content

Commit

Permalink
faq: update the ERSPAN/GRE tunnel feature.
Browse files Browse the repository at this point in the history
Add ERSPAN/GRE tunnel to datapath feature comparison table.

Reviewed-by: Greg Rose <[email protected]>
Signed-off-by: William Tu <[email protected]>
Signed-off-by: Ben Pfaff <[email protected]>
  • Loading branch information
williamtu authored and blp committed Nov 9, 2018
1 parent b50268e commit da5b26a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/faq/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,11 @@ 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
Tunnel - ERSPAN-IPv6 4.18 YES YES NO
QoS - Policing YES YES YES NO
QoS - Shaping YES YES NO NO
sFlow YES YES YES NO
Expand Down Expand Up @@ -243,6 +245,7 @@ packaged with Open vSwitch?
GRE 3.11
VXLAN 3.12
Geneve 3.18
ERSPAN 4.18
LISP not upstream
STT not upstream
======== ============
Expand Down

0 comments on commit da5b26a

Please sign in to comment.