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 | |
John DeNisco | 7c9fe92 | 2020-01-10 10:07:26 -0500 | [diff] [blame] | 10 | description: "An implentation 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] |