acl-plugin: add a debug CLI to print 5-tuple structure in human readable format from... 86/9886/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 20 Dec 2017 15:08:03 +0000 (16:08 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 20 Dec 2017 16:37:16 +0000 (16:37 +0000)
commit74579f44a7f8e9df1a3715c82b700551cc06e8aa
treea208f35ea4be65da6dcda645f9d80b580c39feed
parent55d03788290d51c79686218ef5de2be8ff6ce976
acl-plugin: add a debug CLI to print 5-tuple structure in human readable format from hex representation

Even though the trace now prints the hex as well as human readable format for acl plugin,
it can be handy to have a separate function which allows to decode the hex. So add this debug CLI.

Change-Id: I1db133a043374817ea9e94ae3736b8a98630669d
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/plugins/acl/acl.c
src/plugins/acl/fa_node.c
src/plugins/acl/fa_node.h