gso: use the header offsets from buffer metadata
[vpp.git] / src / vnet / devices / tap / FEATURE.yaml
1 ---
2 name: Tap Device
3 maintainer: damarion@cisco.com sluong@cisco.com mohsin.kazmi14@gmail.com
4 features:
5   - Virtio
6   - Persistence
7   - Attach to an existing tap at host
8   - Filter packet dump output with SW if index
9 description: "Create a tap v2 device interface, which connects to a
10               tap interface on the host system."
11 state: production
12 properties: [API, CLI, STATS, MULTITHREAD]