tap: add support for persistance
[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 missing:
11
12   - API dump filtering by sw_if_index
13 state: production
14 properties: [API, CLI, STATS, MULTITHREAD]