summaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/acl-plugin.md
AgeCommit message (Collapse)AuthorFilesLines
2017-09-28General documentation updatesChris Luke1-347/+0
- We now have several developer-focused docs, so create an index page for them. - Rework several docs to fit into the index structure. - Experiment with code highlighting; tweak the CSS slightly to make it slightly nicer to look at. Change-Id: I4185a18f84fa0764745ca7a3148276064a3155c6 Signed-off-by: Chris Luke <chrisy@flirble.org>
2017-06-07acl-plugin: make the ACL plugin multicore-capableAndrew Yourtchenko1-0/+347
Add the logic to be able to use stateful ACLs in a multithreaded setup. Change-Id: I3b0cfa6ca4ea8f46f61648611c3e97b00c3376b6 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>