acl-plugin: add a plugin-specific control-ping message api and make the test code... 38/6838/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 6 Jun 2017 12:50:03 +0000 (14:50 +0200)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 7 Jun 2017 13:38:29 +0000 (13:38 +0000)
commit6295d50b37ded4a335058722545dd5310202b8c0
tree4bd4c273646fba5990a4c71b10747e7404619fe6
parent5dbfbb7110a52595915acd5ec034f82ce517846a
acl-plugin: add a plugin-specific control-ping message api and make the test code use it

This fixes the undesirable pause in the dump commands in case there is nothing to dump.

Change-Id: I0554556c9e442038aa2a1ed8c88234f21f7fe9b9
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/acl.api
src/plugins/acl/acl.c
src/plugins/acl/acl.h
src/plugins/acl/acl_test.c