sr: feature YAML files for Segment Routing
[vpp.git] / src / vnet / srv6 / FEATURE.yaml
1 ---
2 name: Segment Routing for IPv6 (SRv6)
3 maintainer: Pablo Camarillo <pcamaril@cisco.com>
4 features:
5         - Support for SRv6 Network Programming (draft-ietf-spring-srv6-network-programming-07)
6         - SR Headend behaviors (H.Encaps, H.Encaps.Red, H.Encaps.L2, H.Encaps.L2.Red)
7         - SR Endpoint behaviors (End, End.X, End.T) for intermediate TE with PSP support
8         - SR Endpoint behaviors (End.DX4, End.DX6, End.DT4, End.DT6, End.DX2) for overlay creation
9         - SR Endpoint behaviors (End.B6.Encaps.Red) for BindingSID instantiation
10         - Support for SRH insertion (draft-filsfils-spring-srv6-net-pgm-insertion-01)
11         - SR counters 
12         - SR policy implementation (draft-ietf-spring-segment-routing-policy-02)
13         - SR steering based on IP prefix / L2 interface classification
14 description: "Full SRv6 Network Programming implementation"
15 state: production
16 properties: [API, CLI, STATS, MULTITHREAD]