From 5bb3e81e7f244ffeae560334435df45e882a6bc0 Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Thu, 21 May 2020 09:00:04 -0400 Subject: docs: Minor updates to feature.yaml files Type: docs Signed-off-by: John DeNisco Change-Id: Iba106d33d34766b91e46980e7237fbdfc3710b8b --- src/vnet/devices/tap/FEATURE.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/vnet/devices/tap') 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 -- cgit 1.2.3-korg