diff options
Diffstat (limited to 'src/vnet/devices/tap/FEATURE.yaml')
-rw-r--r-- | src/vnet/devices/tap/FEATURE.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/vnet/devices/tap/FEATURE.yaml b/src/vnet/devices/tap/FEATURE.yaml index 2ca6057b118..ce2c510cc9b 100644 --- a/src/vnet/devices/tap/FEATURE.yaml +++ b/src/vnet/devices/tap/FEATURE.yaml @@ -1,8 +1,10 @@ +--- 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." +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 |