aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/feature/FEATURE.yaml
blob: b7964df90d432dd3cbe3e36919ba47267cdc5922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
name: Feature Arc Support
maintainer:
  - Dave Barach <dave@barachs.net>
features:
  - Feature arc registration
  - Feature registration
  - Flexible feature order constraint specification
  - High-performance internal APIs to dispatch packets to the next feature node
  - Topological feature sorting
description: "Constraint-based feature arc configuration, internal
             APIs to dispatch packets to the next configured feature.
             A fundamental vpp forwarding graph extension mechanism."
state: production
properties: [API, CLI, MULTITHREAD]