From 921d1729eb2736c4f9b8b14205436934bcf81813 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 26 Oct 2016 10:09:45 +0200 Subject: Enable NAT plugin Change-Id: I91f762210f7aca1dd0f4bd6ca4bda2c9d42dde28 Signed-off-by: Maros Marsalek --- vpp-integration/minimal-distribution/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'vpp-integration') diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 041c0a584..0f504ec70 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -40,6 +40,7 @@ io.fd.honeycomb.vpp.common.integration.VppCommonModule, io.fd.honeycomb.lisp.LispModule, io.fd.honeycomb.translate.v3po.V3poModule, + io.fd.honeycomb.nat.NatModule, // io.fd.honeycomb.vppnsh.impl.VppNshModule -- cgit 1.2.3-korg