From b09167f33d3c79e7ccc27e0fc484cc5fbcdb9943 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Mon, 5 Dec 2016 16:25:28 +0000 Subject: acl: The ACL plugin. This is the commit from the accumulated work in the github ACL branch, to move it to gerrit. Change-Id: I85a6b0df0d3dd3c3c7588e92a1e22c553e4b6ef7 Signed-off-by: Andrew Yourtchenko --- plugins/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/configure.ac') diff --git a/plugins/configure.ac b/plugins/configure.ac index cf58bf75518..6e7d5b8ad1e 100644 --- a/plugins/configure.ac +++ b/plugins/configure.ac @@ -59,6 +59,7 @@ PLUGIN_ENABLED(snat) PLUGIN_ENABLED(ila) PLUGIN_ENABLED(lb) PLUGIN_ENABLED(flowperpkt) +PLUGIN_ENABLED(acl) # Disabled plugins, require --enable-XXX-plugin PLUGIN_DISABLED(vcgn) -- cgit 1.2.3-korg