Files
vpp/src/plugins/srmpls/FEATURE.yaml
Scott Hutton 182d8b2ddb sr: move srmpls to a plugin
Move sr_mpls folder under vnet to the plugin folder, update cmake configuration
and header paths, and add plugin.c to register plugin.

JIRA: VPP-2054

Type: improvement
Change-Id: I1ad6f287f67eb0c35588c339bcd51218fadf5f8e
Signed-off-by: Scott Hutton <schutton@cisco.com>
2024-05-14 07:53:35 +00:00

10 lines
265 B
YAML

---
name: Segment Routing for MPLS
maintainer: Pablo Camarillo <pcamaril@cisco.com>
features:
- SR Policy support
- Automated steering (SR steering based on NextHop/Color)
description: "SR-MPLS"
state: production
properties: [API, CLI, MULTITHREAD]