aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/FEATURE.yaml
blob: 1a774fb0e74c19e09210d5863f68ae730a0f255d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
name: Tap Device
maintainer: damarion@cisco.com sluong@cisco.com mohsin.kazmi14@gmail.com
features:
  - Virtio
  - 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
properties: [API, CLI, STATS, MULTITHREAD]