aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/qos/FEATURE.yaml
blob: 40ab774123cb57e77fbe6f6f5d99cb387316d27b (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 implementation of Quality of Service (QoS)"
state: production
properties: [API, CLI, MULTITHREAD]