aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/devices/tap/FEATURE.yaml')
-rw-r--r--src/vnet/devices/tap/FEATURE.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/vnet/devices/tap/FEATURE.yaml b/src/vnet/devices/tap/FEATURE.yaml
index 5d1726d3b0b..35ee4885b02 100644
--- a/src/vnet/devices/tap/FEATURE.yaml
+++ b/src/vnet/devices/tap/FEATURE.yaml
@@ -3,8 +3,9 @@ name: Tap Device
maintainer: damarion@cisco.com sluong@cisco.com sykazmi@cisco.com
features:
- Virtio
- - persistence
- - attach to existing tap at host
+ - Persistence
+ - Attach to an existing tap at host
+ - Filter packet dump output with SW if index
description: "Create a tap v2 device interface, which connects to a
tap interface on the host system."
state: production