aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/FEATURE.yaml
diff options
context:
space:
mode:
authorJohn DeNisco <jdenisco@cisco.com>2020-05-21 09:00:04 -0400
committerDave Barach <openvpp@barachs.net>2020-05-29 13:14:01 +0000
commit5bb3e81e7f244ffeae560334435df45e882a6bc0 (patch)
tree8396d86ec676cf2ca8bd5e502e9768290f2ae951 /src/vnet/devices/tap/FEATURE.yaml
parentd52820d264b03622221bd6b092c0aeeea8335f23 (diff)
docs: Minor updates to feature.yaml files
Type: docs Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: Iba106d33d34766b91e46980e7237fbdfc3710b8b
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