X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Faf_packet%2FFEATURE.yaml;h=4a057c4ac96575c612354ce3017e7df64c96c0da;hb=6b0dd5502489c83cc4a0e6e9240b41a9bb3f0ed6;hp=006301409105d0c36586adb76ccef478337c9a89;hpb=7f39e91fe51761aa3dda6cb33ab3bbaa3296d28d;p=vpp.git diff --git a/src/vnet/devices/af_packet/FEATURE.yaml b/src/vnet/devices/af_packet/FEATURE.yaml index 00630140910..4a057c4ac96 100644 --- a/src/vnet/devices/af_packet/FEATURE.yaml +++ b/src/vnet/devices/af_packet/FEATURE.yaml @@ -1,9 +1,15 @@ +--- name: host-interface Device (AF_PACKET) maintainer: Damjan Marion features: - L4 checksum offload -description: "Create a host interface that will attach to a linux AF_PACKET interface, one side of a veth pair. The veth pair must already exist. Once created, a new host interface will exist in VPP with the name 'host-', where '' is the name of the specified veth pair. Use the 'show interface' command to display host interface details." +description: "Create a host interface that will attach to a linux AF_PACKET + interface, one side of a veth pair. The veth pair must + already exist. Once created, a new host interface will + exist in VPP with the name 'host-', where '' + is the name of the specified veth pair. Use the 'show interface' + command to display host interface details." missing: - - API dump details beyond sw_if_index and name + - API dump details beyond sw_if_index and name state: production properties: [API, CLI, STATS, MULTITHREAD]