From c2fa4de9535239bec172357dcc8c0ddc576212e6 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Wed, 9 Nov 2016 08:55:04 +0100 Subject: HONEYCOMB-254 - Adjacencies dump support Added mapping context between adjacency id(HC side) and combination of remote and local eids(vpp side) Change-Id: Icbba9130a82b7af51b23e6d6d68fcfbf49e66c99 Signed-off-by: Jan Srnicek --- lisp/lisp2vpp/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/lisp2vpp/pom.xml') diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index eece72c15..b612acc32 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -107,6 +107,12 @@ ${project.version} test + + io.fd.honeycomb.infra + test-tools + ${project.version} + test + -- cgit 1.2.3-korg