aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/lookup_context.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-9/+9
2020-10-19misc: don't export symbols from pluginsDamjan Marion1-1/+2
2020-09-21acl: remove custom ACL-plugin heapAndrew Yourtchenko1-5/+0
2019-07-09acl: perform the ACL-as-a-service user registrations in global heapAndrew Yourtchenko1-5/+11
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-06-25acl-plugin: remove the noisy debug outputAndrew Yourtchenko1-1/+1
2018-06-20acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i...Andrew Yourtchenko1-10/+35
2018-04-11acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_contextAndrew Yourtchenko1-1/+26
2018-03-23acl-plugin: set ACL heap within the exported functions that might alloc memoryAndrew Yourtchenko1-0/+14
2018-03-22acl-plugin: implement ACL lookup contexts for "ACL as a service" use by other...Andrew Yourtchenko1-0/+304