blob: 47ccf0ac86bc16c0073cb4af81f39217b0935ba5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
name: Quality of Service
maintainer: Neale Ranns <nranns@cisco.com>
features:
- Record - extract QoS bits from packets headers and write in metadata
- Mapp - defines simple transform of QoS bits from/to each packet layer
- Mark - write [mapped] QoS bits into packet headers
- Store - write in packet metadata a fixed QoS value
description: "An implentation of Quality of Service (QoS)"
state: production
properties: [API, CLI, MULTITHREAD]
|