acl: remove custom ACL-plugin heap 82/28882/4
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 12:10:27 +0000 (12:10 +0000)
committerDamjan Marion <dmarion@me.com>
Mon, 21 Sep 2020 13:58:20 +0000 (13:58 +0000)
commit88caf28354133160d2446e939f1e54adb71cc144
treea4f0de79668d284e1f724d5c692d58d01af393d2
parent0978e607cce4bb12588b0214298616756f86dc7d
acl: remove custom ACL-plugin heap

Custom ACL-plugin heap was useful in early stages,
but it interferes with other infra optimizations.
Remove it and use global heap.

Change-Id: I2300548f1d1798dec27bc5a2a41cf37f9fcda95d
Type: improvement
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/acl.c
src/plugins/acl/acl.h
src/plugins/acl/hash_lookup.c
src/plugins/acl/lookup_context.c
src/plugins/acl/lookup_context.h
src/plugins/acl/sess_mgmt_node.c
src/plugins/acl/session_inlines.h