gso: add support for IP-IP
[vpp.git] / src / vnet / gso / FEATURE.yaml
1 ---
2 name: VNET GSO
3 maintainer: ayourtch@gmail.com sykazmi@cisco.com
4 features:
5   - Basic GSO support
6   - GSO for VLAN tagged packets
7   - GSO for VXLAN tunnel
8   - GSO for IP-IP tunnel
9   - GSO for IPSec tunnel  
10   - Provide inline function to get header offsets
11 description: "Generic Segmentation Offload"
12 missing:
13   - Thorough Testing, GRE, Geneve
14 state: experimental
15 properties: [API, CLI]