aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/configure.ac
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2016-12-05 16:25:28 +0000
committerDamjan Marion <dmarion.lists@gmail.com>2016-12-06 08:18:53 +0000
commitb09167f33d3c79e7ccc27e0fc484cc5fbcdb9943 (patch)
tree9824d4efba7af3e6eb40507f83d4a1e76ae392ef /plugins/configure.ac
parent65209ed18c0bdc4e8d3d4a2ebbcd6cf34b68bb43 (diff)
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 <ayourtch@gmail.com>
Diffstat (limited to 'plugins/configure.ac')
-rw-r--r--plugins/configure.ac1
1 files changed, 1 insertions, 0 deletions
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)