acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output 39/11839/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 09:40:54 +0000 (11:40 +0200)
commit18bde8a579960aa46f43ffbe5c2905774bd81a35
tree5eb7c146d1fbd4ee388683d042a17df90868ac8e
parentbce5e88843f87399b8770f6d9f5831c39dc9d7a5
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>
src/plugins/acl/acl.c
src/plugins/acl/hash_lookup.c