Dave Barach | 994a44c | 2020-06-17 08:41:22 -0400 | [diff] [blame] | 1 | --- |
| 2 | name: Feature Arc Support |
| 3 | maintainer: |
| 4 | - Dave Barach <dave@barachs.net> |
| 5 | features: |
| 6 | - Feature arc registration |
| 7 | - Feature registration |
| 8 | - Flexible feature order constraint specification |
| 9 | - High-performance internal APIs to dispatch packets to the next feature node |
| 10 | - Topological feature sorting |
| 11 | description: "Constraint-based feature arc configuration, internal |
| 12 | APIs to dispatch packets to the next configured feature. |
| 13 | A fundamental vpp forwarding graph extension mechanism." |
| 14 | state: production |
| 15 | properties: [API, CLI, MULTITHREAD] |