diff options
Diffstat (limited to 'release-notes/src/main/asciidoc')
-rw-r--r-- | release-notes/src/main/asciidoc/release_notes.adoc | 12 | ||||
-rw-r--r-- | release-notes/src/main/asciidoc/user_guide/user_guide.adoc | 3 |
2 files changed, 3 insertions, 12 deletions
diff --git a/release-notes/src/main/asciidoc/release_notes.adoc b/release-notes/src/main/asciidoc/release_notes.adoc index 095845515..4bdb4c7d2 100644 --- a/release-notes/src/main/asciidoc/release_notes.adoc +++ b/release-notes/src/main/asciidoc/release_notes.adoc @@ -11,18 +11,6 @@ Adding to the list of existing features: https://docs.fd.io/hc2vpp/1.17.10/hc2vp === New features -* Lisp -** http://jira.fd.io/browse/HC2VPP-162[Locator pair] - Uses composite key mapping. Removes need for artificial mapping context -** http://jira.fd.io/browse/HC2VPP-209[Map Register TTL registration] -** http://jira.fd.io/browse/HC2VPP-210[Map Server fallback threshold] -** http://jira.fd.io/browse/HC2VPP-211[CP Protocol messages](TODO) -* NAT -** http://jira.fd.io/browse/HC2VPP-197[Post-routing NAT] -** http://jira.fd.io/browse/HC2VPP-105[NAT 64](In Progress) -* General -** Adaptation to ODL Carbon - - === Removed features === Modified features 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 e66e1af77..287b1b48b 100644 --- a/release-notes/src/main/asciidoc/user_guide/user_guide.adoc +++ b/release-notes/src/main/asciidoc/user_guide/user_guide.adoc @@ -56,6 +56,9 @@ Honeycomb's configuration files present within its distribution: * V3PO plugin ** {project-git-web}/v3po/postman_rest_collection.json?h={project-branch}[V3PO postman collection] +** {project-git-web}/v3po/routing_postman_collection.json?h={project-branch}[Interface/subinterface routing postman +collection] +** {project-git-web}/v3po/span_postman_collection.json?h={project-branch}[SNAP interface/subinterface collection] * LISP plugin ** {project-git-web}/lisp/lisp_postman_collection.json?h={project-branch}[LISP postman collection] ** {project-git-web}/lisp/gpe_postman_collection.json?h={project-branch}[LISP GPE postman collection] |