diff options
Diffstat (limited to 'release-notes/src')
-rw-r--r-- | release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc index 268851747..a040bae80 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -51,6 +51,8 @@ Honeycomb's configuration files present within its distribution: ** {project-git-web}/dhcp/dhcp-api/src/main/yang?h={project-branch}[DHCP YANG models] * VPP classifier plugin ** {project-git-web}/vpp-classifier/api/src/main/yang?h={project-branch}[VPP classifier YANG models] +* MPLS plugin +** {project-git-web}/mpls/api/src/main/yang?h={project-branch}[MPLS YANG models] === POSTMAN collections @@ -84,5 +86,9 @@ collection] * VPP classifier plugin ** {project-git-web}/vpp-classifier/vpp_classifier_postman_collection.json?h={project-branch}[VPP classifier postman collection] ** {project-git-web}/vpp-classifier/policer_postman_collection.json?h={project-branch}[Policer postman collection] -* BGP plugin -** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP postman collection]. +* MPLS plugin +** {project-git-web}/mpls/mpls_postman_collection.json?h={project-branch}[MPLS postman collection] +* BGP Inet plugin +** {project-git-web}/bgp/inet/bgp_inet_postman_collection.json?h={project-branch}[BGP Inet postman collection]. +* BGP Prefix SID plugin +** {project-git-web}/bgp/bgp-prefix-sid/bgp_prefix_sid_postman_collection.json?h={project-branch}[BGP Prefix SID postman collection]. |