tap: implement sw_interface_tap_v2_dump filtering by sw_if_index
[vpp.git] / src / vnet / devices / tap / FEATURE.yaml
index 2ca6057..5d1726d 100644 (file)
@@ -1,10 +1,11 @@
+---
 name: Tap Device
 maintainer: damarion@cisco.com sluong@cisco.com sykazmi@cisco.com
 features:
   - Virtio
-description: "Create a tap v2 device interface, which connects to a tap interface on the host system."
-missing:
-
-  - API dump filtering by sw_if_index
+  - persistence
+  - attach to existing tap at host
+description: "Create a tap v2 device interface, which connects to a
+              tap interface on the host system."
 state: production
 properties: [API, CLI, STATS, MULTITHREAD]