diff options
author | Scott Hutton <schutton@cisco.com> | 2024-05-03 07:40:42 -0700 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2024-05-14 07:53:35 +0000 |
commit | 182d8b2ddba098f99029ed82e44960f3dfd18987 (patch) | |
tree | 5e6207f795dba2e2be150c1b3ca4c150106e5c3a /docs | |
parent | 9850d301b0dc87cadf05999cf210f1f7b731a327 (diff) |
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>
Diffstat (limited to 'docs')
l--------- | docs/developer/corefeatures/sr/sr_mpls.rst | 2 | ||||
-rw-r--r-- | docs/spelling_wordlist.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/developer/corefeatures/sr/sr_mpls.rst b/docs/developer/corefeatures/sr/sr_mpls.rst index d2fe4025326..9e676db4f07 120000 --- a/docs/developer/corefeatures/sr/sr_mpls.rst +++ b/docs/developer/corefeatures/sr/sr_mpls.rst @@ -1 +1 @@ -../../../../src/vnet/srmpls/sr_doc.rst
\ No newline at end of file +../../../../src/plugins/srmpls/sr_doc.rst
\ No newline at end of file diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index 2348c8dc391..f90ffa89216 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -1047,6 +1047,7 @@ srcIP srcPortDefinition srcUP srh +srmpls Srmpls srtp SRTP |