acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output 44/11844/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 17 Apr 2018 09:40:54 +0000 (11:40 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 17 Apr 2018 11:06:51 +0000 (11:06 +0000)
commit29fd0f9dddceb35640ef26217af087ee7155af83
tree16cede55538871edb0e8022533c00f460f042a4e
parent83dbe57e5d32f516f297a99216c51676775bf861
acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output

It is a relatively rarely used low level command for code that didn't change,
but due to infra changes it did not survive. Having it working may be very
useful for corner-case debugging. So, fix it for working with
the acl-as-a-service infra.

Change-Id: I11b60e0c78591cc340b043ec240f0311ea1eb2f9
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit 18bde8a579960aa46f43ffbe5c2905774bd81a35)
src/plugins/acl/acl.c
src/plugins/acl/hash_lookup.c