diff options
Diffstat (limited to 'src/vnet/devices/af_packet/FEATURE.yaml')
-rw-r--r-- | src/vnet/devices/af_packet/FEATURE.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/devices/af_packet/FEATURE.yaml b/src/vnet/devices/af_packet/FEATURE.yaml index 25d8b2b5964..4a11ea2beb5 100644 --- a/src/vnet/devices/af_packet/FEATURE.yaml +++ b/src/vnet/devices/af_packet/FEATURE.yaml @@ -3,6 +3,7 @@ name: host-interface Device AF_PACKET maintainer: Damjan Marion <damarion@cisco.com> features: - L4 checksum offload + - GSO 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 |