acl-plugin: CLI to clear all sessions 42/7242/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 21 Jun 2017 09:24:25 +0000 (11:24 +0200)
committerOle Trøan <otroan@employees.org>
Wed, 21 Jun 2017 20:31:44 +0000 (20:31 +0000)
commiteb46754ef6b3efd958a11ea2f0b110eb99ce3b27
tree2aae6193381512af33205c323cf56c0299cfdfc6
parenta2b4ac1c13559b1cdf5088edfad4a68022960b00
acl-plugin: CLI to clear all sessions

It is useful to have the CLI to clear the existing sessions.
There was a work-in-progress CLI but it did not work properly.
Fix it and split into a separate "clear acl-plugin sessions",
and add a unit test into the extended connection-oriented tests.

Change-Id: I55889165ebcee139841fdac88747390903a05394
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/acl.c
src/plugins/acl/fa_node.c
test/test_acl_plugin_conns.py