summaryrefslogtreecommitdiffstats
path: root/src/vnet/gso/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/gso/FEATURE.yaml')
-rw-r--r--src/vnet/gso/FEATURE.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vnet/gso/FEATURE.yaml b/src/vnet/gso/FEATURE.yaml
index b3296d6efa6..79b506df69c 100644
--- a/src/vnet/gso/FEATURE.yaml
+++ b/src/vnet/gso/FEATURE.yaml
@@ -5,9 +5,11 @@ features:
- Basic GSO support
- GSO for VLAN tagged packets
- GSO for VXLAN tunnel
+ - GSO for IP-IP tunnel
+ - GSO for IPSec tunnel
- Provide inline function to get header offsets
description: "Generic Segmentation Offload"
missing:
- - Thorough Testing, IPIP, GRE, Geneve, IPSec
+ - Thorough Testing, GRE, Geneve
state: experimental
properties: [API, CLI]