acl-plugin: also print human-friendly format of 5tuple in packet trace 27/9427/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 15 Nov 2017 13:04:05 +0000 (14:04 +0100)
committerDave Barach <openvpp@barachs.net>
Thu, 16 Nov 2017 21:38:25 +0000 (21:38 +0000)
The original version printed just a few u64s, which is useful for
directly working on the code, but not when figuring out what is
possibly a config or environment-related issue. So, add printing
the 5-tuple struct in a way that is usable by an operator.

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

No differences found