From a736959174f81467f59a45c1a913ae37ded9697a Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Fri, 2 Sep 2016 22:18:43 +0800 Subject: HONEYCOMB-46: Add NSH_SFC Feature in Honeycomb Cherry pick to master PatchSet 9: Remove unused imports PatchSet 8: Fix interface DI broken PatchSet 7: Move VppNshModule to distribution PatchSet 2: Augment with encap-if-name for nsh-map Change-Id: Ia12afb72edfe804f26b84021b997d55db3129933 Signed-off-by: Hongjun Ni --- vpp-integration/minimal-distribution/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'vpp-integration/minimal-distribution/pom.xml') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 390db81d0..732ae4ad8 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -32,6 +32,7 @@ 1.16.12-SNAPSHOT 1.16.12-SNAPSHOT 1.16.12-SNAPSHOT + 1.16.12-SNAPSHOT @@ -73,5 +74,10 @@ lisp2vpp ${lisp.version} + + io.fd.honeycomb.vppnsh + vppnsh-impl + ${vppnsh.version} + -- cgit 1.2.3-korg