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