aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/tap/FEATURE.yaml
blob: 35ee4885b02dc337c587c05007dd8e71a2081a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
name: Tap Device
maintainer: damarion@cisco.com sluong@cisco.com sykazmi@cisco.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]