Paul Vinciguerra | 6b0dd55 | 2019-11-03 18:44:31 -0500 | [diff] [blame] | 1 | --- |
Paul Vinciguerra | 97c998c | 2019-10-29 16:11:09 -0400 | [diff] [blame] | 2 | name: Pipe Device |
| 3 | maintainer: Damjan Marion <damarion@cisco.com> |
| 4 | features: |
| 5 | - L4 checksum offload |
Paul Vinciguerra | 6b0dd55 | 2019-11-03 18:44:31 -0500 | [diff] [blame] | 6 | description: "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 Vinciguerra | 97c998c | 2019-10-29 16:11:09 -0400 | [diff] [blame] | 10 | missing: |
| 11 | - does not use hw-address |
| 12 | - does not support tagged traffic |
| 13 | - API dump filtering by sw_if_index |
| 14 | state: production |
| 15 | properties: [API, CLI, STATS, MULTITHREAD] |