summaryrefslogtreecommitdiffstats
path: root/vpp-integration/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/minimal-distribution/pom.xml')
-rw-r--r--vpp-integration/minimal-distribution/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index 50f5d58b6..889d8fd58 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -55,10 +55,6 @@
io.fd.hc2vpp.vpp.classifier.VppClassifierModule,
io.fd.hc2vpp.vpp.classifier.InterfaceClassifierAclModule,
io.fd.hc2vpp.vpp.classifier.SubInterfaceClassifierAclModule,
- <!-- Classifier Acl's module disabled by default, can't run in the same time with AclModule -->
- // io.fd.hc2vpp.vpp.classifier.VppClassifierAclModule,
- // io.fd.hc2vpp.vpp.classifier.InterfaceClassifierIetfAclModule,
- // io.fd.hc2vpp.vpp.classifier.SubInterfaceClassifierIetfAclModule,
io.fd.hc2vpp.nat.NatModule,
io.fd.hc2vpp.routing.RoutingModule,
io.fd.hc2vpp.acl.AclModule,