aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/pipe/FEATURE.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/devices/pipe/FEATURE.yaml')
-rw-r--r--src/vnet/devices/pipe/FEATURE.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/vnet/devices/pipe/FEATURE.yaml b/src/vnet/devices/pipe/FEATURE.yaml
index 0886ec5d896..dbe3b3b7153 100644
--- a/src/vnet/devices/pipe/FEATURE.yaml
+++ b/src/vnet/devices/pipe/FEATURE.yaml
@@ -1,8 +1,12 @@
+---
name: Pipe Device
maintainer: Damjan Marion <damarion@cisco.com>
features:
- L4 checksum offload
-description: "Create a pipe device interface, which can pass packets bidirectionally in one side of the pipe to the other side of the pipe. While similar in behavior to a unix pipe, it is not a host-based pipe."
+description: "Create a pipe device interface, which can pass packets
+ bidirectionally in one side of the pipe to the other side of
+ the pipe. While similar in behavior to a unix pipe, it is
+ not a host-based pipe."
missing:
- does not use hw-address
- does not support tagged traffic