acl-plugin: split the "show" commands and add an option to show ACLs by interface 05/8805/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 13 Oct 2017 10:15:34 +0000 (12:15 +0200)
committerJohn Lo <loj@cisco.com>
Fri, 13 Oct 2017 19:14:23 +0000 (19:14 +0000)
From the troubleshooting perspective, it is nice to immediately know
the ACEs for the ACLs applied to an interface, so implement that.

To make the CLI more friendly, split each of the "show" variants
into an independent _cmd function with the distinct CLI path.

Change-Id: I519e4799083c04e8f0fcdf3e262a73493be4b690
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>

No differences found