vppapigen: crc is a negative value for some messages when using python 2.7
[vpp.git] / src / vnet / devices / tap / FEATURE.yaml
1 ---
2 name: Tap Device
3 maintainer: damarion@cisco.com sluong@cisco.com sykazmi@cisco.com
4 features:
5   - Virtio
6 description: "Create a tap v2 device interface, which connects to a
7               tap interface on the host system."
8 missing:
9
10   - API dump filtering by sw_if_index
11 state: production
12 properties: [API, CLI, STATS, MULTITHREAD]