blob: dbe3b3b71533f46c65be2600bca8b996a44c99a7 [file] [log] [blame]
Paul Vinciguerra6b0dd552019-11-03 18:44:31 -05001---
Paul Vinciguerra97c998c2019-10-29 16:11:09 -04002name: Pipe Device
3maintainer: Damjan Marion <damarion@cisco.com>
4features:
5 - L4 checksum offload
Paul Vinciguerra6b0dd552019-11-03 18:44:31 -05006description: "Create a pipe device interface, which can pass packets
7 bidirectionally in one side of the pipe to the other side of
8 the pipe. While similar in behavior to a unix pipe, it is
9 not a host-based pipe."
Paul Vinciguerra97c998c2019-10-29 16:11:09 -040010missing:
11 - does not use hw-address
12 - does not support tagged traffic
13 - API dump filtering by sw_if_index
14state: production
15properties: [API, CLI, STATS, MULTITHREAD]