acl-plugin: add the debug CLI to show macip ACLs and where they are applied (VPP... 81/7981/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 10 Aug 2017 14:00:20 +0000 (16:00 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 10 Aug 2017 18:09:58 +0000 (18:09 +0000)
commitf2cfcf676e67a7ea80ce20a69826210eb97acba5
tree3a94d2153ec6b4ac3b56a0b52356e0f81bae8e16
parentfb088f0a201270e949469c915c529d75ad13353e
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>
src/plugins/acl/acl.c