From f1a1a73f83f0652a3038de96cb8121f7ddc80e87 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 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 e3244c203..ecf0497f0 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -32,6 +32,7 @@ 1.16.9-SNAPSHOT 1.16.9-SNAPSHOT 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT @@ -73,5 +74,10 @@ lisp2vpp ${lisp.version} + + io.fd.honeycomb.vppnsh + vppnsh-impl + ${vppnsh.version} + -- cgit 1.2.3-korg