Hc2vpp 1.17.10 release notes update 21/9121/2
authorMarek Gradzki <[email protected]>
Mon, 30 Oct 2017 16:24:02 +0000 (17:24 +0100)
committerMarek Gradzki <[email protected]>
Mon, 30 Oct 2017 16:27:09 +0000 (17:27 +0100)
Change-Id: Icb95a69867fe3b319e9caf6bcf37644d2191c0b4
Signed-off-by: Marek Gradzki <[email protected]>
release-notes/pom.xml
release-notes/src/main/asciidoc/release_notes.adoc
release-notes/src/main/asciidoc/user_guide/user_guide.adoc

index 543d6b9..1449ba4 100644 (file)
                 <project-version>${project.version}</project-version>
                 <project-public-version>17.10</project-public-version>
                 <project-version-in-jira>10800</project-version-in-jira>
-                <project-branch>master</project-branch>
+                <project-branch>stable/1710</project-branch>
                 <project-vpp-version>17.10</project-vpp-version>
                 <!-- TODO set snapshot version to project-vpp-version after VPP is released-->
                 <!--<project-vpp-snapshot-version>17.10</project-vpp-snapshot-version>-->
index beafa94..235654c 100644 (file)
@@ -15,12 +15,13 @@ Adding to the list of existing features: https://docs.fd.io/hc2vpp/1.17.07/hc2vp
 ** 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)
+** http://jira.fd.io/browse/HC2VPP-105[NAT 64]
 * General
 ** Adaptation to ODL Carbon
+** Footprint improvements (~20%). More details in link:install_guide.html#_footprint[footprint section].
+** https://jira.fd.io/browse/HC2VPP-25[Performance improvements for interface read]
 
 
 === Removed features
index e66e1af..287b1b4 100644 (file)
@@ -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]