aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/srmpls/sr_mpls_api.c
AgeCommit message (Collapse)AuthorFilesLines
2024-05-14sr: move srmpls to a pluginScott Hutton1-0/+257
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>