acl-plugin: make the ACL plugin multicore-capable
authorAndrew Yourtchenko <[email protected]>
Wed, 17 May 2017 19:27:03 +0000 (21:27 +0200)
committerDamjan Marion <[email protected]>
Wed, 7 Jun 2017 13:37:46 +0000 (13:37 +0000)
commit5dbfbb7110a52595915acd5ec034f82ce517846a
tree1214c5cb0904a5ca3eadba59f587a12af531364a
parenta62699954a9f57c8407ba10d08636c79166f56ed
acl-plugin: make the ACL plugin multicore-capable

Add the logic to be able to use stateful ACLs in a multithreaded setup.

Change-Id: I3b0cfa6ca4ea8f46f61648611c3e97b00c3376b6
Signed-off-by: Andrew Yourtchenko <[email protected]>
src/plugins/acl/acl-plugin.md [new file with mode: 0644]
src/plugins/acl/acl.c
src/plugins/acl/acl.h
src/plugins/acl/fa_node.c
src/plugins/acl/fa_node.h