docs: devices-- add FEATURES.yaml
[vpp.git] / src / vnet / devices / tap / FEATURE.yaml
1 name: Tap Device
2 maintainer: damarion@cisco.com sluong@cisco.com sykazmi@cisco.com
3 features:
4   - Virtio
5 description: "Create a tap v2 device interface, which connects to a tap interface on the host system."
6 missing:
7
8   - API dump filtering by sw_if_index
9 state: production
10 properties: [API, CLI, STATS, MULTITHREAD]