acl-plugin: add the debug CLI to show macip ACLs and where they are applied (VPP... 92/7992/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 10 Aug 2017 14:00:20 +0000 (16:00 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 11 Aug 2017 01:15:52 +0000 (01:15 +0000)
commit7faab8d3a571a272506eb463fc470b9dbe8a02a7
tree0710e44f64ee4197467ef474fac9052677b23ded
parent913b87306642a1c2d59431e4d0639c7a8399808f
acl-plugin: add the debug CLI to show macip ACLs and where they are applied (VPP-936)

When looking at resource utilisation, it is useful to understand
the interactions between the acl-plugin and the rest of VPP.
MACIP ACLs till now could only be dumped via API,
which is tricky when debugging. Add the CLIs to see
the MACIP ACLs and where they are applied.

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