blob: 47ccf0ac86bc16c0073cb4af81f39217b0935ba5 [file] [log] [blame]
Neale Rannsc9ba85f2020-01-06 23:22:38 +00001---
2name: Quality of Service
3maintainer: Neale Ranns <nranns@cisco.com>
4features:
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 DeNisco7c9fe922020-01-10 10:07:26 -050010description: "An implentation of Quality of Service (QoS)"
Neale Rannsc9ba85f2020-01-06 23:22:38 +000011state: production
12properties: [API, CLI, MULTITHREAD]