acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163) 84/10984/3
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 6 Mar 2018 15:27:55 +0000 (16:27 +0100)
committerNeale Ranns <nranns@cisco.com>
Thu, 8 Mar 2018 14:35:20 +0000 (14:35 +0000)
commit27fe75a96b547b03378777f872c1c5f8f120e785
tree51b749ddf3ffdf7ae6f5284460b5bd1cc56d3ac9
parentcc134719b7cb8a0a9df76ef0d8f4343295b9d55a
acl-plugin: add the support for dumping the ethertype whitelist (VPP-1163)

The gerrit 10434 which added the support for whitelist model on ethertypes,
did not include the support to dump the current state.
This patch fills that gap.

Change-Id: I3222078ccb1839dc366140fa5f6b8999b2926fd2
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/acl.api
src/plugins/acl/acl.c
src/plugins/acl/acl_test.c