4edca9c0c90be019df2b03b88c7cff9ecdcb560f
[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   - Provide inline function to get header offsets
8 description: "Generic Segmentation Offload"
9 missing:
10   - Tunnels i.e. VXLAN
11 state: experimental
12 properties: [API, CLI]