Neale Ranns | c9ba85f | 2020-01-06 23:22:38 +0000 | [diff] [blame] | 1 | --- |
| 2 | name: Quality of Service |
| 3 | maintainer: Neale Ranns <nranns@cisco.com> |
| 4 | features: |
| 5 | - Record - extract QoS bits from packets headers and write in metadata |
| 6 | - Mapp - defines simple transform of QoS bits from/to each packet layer |
| 7 | - Mark - write [mapped] QoS bits into packet headers |
| 8 | - Store - write in packet metadata a fixed QoS value |
| 9 | |
Nathan Skrzypczak | bd23b40 | 2021-10-08 15:13:07 +0200 | [diff] [blame] | 10 | description: "An implementation of Quality of Service (QoS)" |
Neale Ranns | c9ba85f | 2020-01-06 23:22:38 +0000 | [diff] [blame] | 11 | state: production |
| 12 | properties: [API, CLI, MULTITHREAD] |