acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works only in... 61/11761/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 13 Apr 2018 11:41:21 +0000 (13:41 +0200)
committerNeale Ranns <nranns@cisco.com>
Fri, 13 Apr 2018 14:37:52 +0000 (14:37 +0000)
commitbca9290056b1ee206a05c13bbb46b1b40a8bd804
treed9be523ea33ebfd1145f6a37e5c2b28597f98d6b
parent9341e34b500ce7c68fc6857a24ee7b67cac121b1
acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works only in lookup context 0

In process of extracting the matching out of the ACL plugin internals,
a couple of pieces setting the miscellaneout fields in the 5tuple structure
did not make it, so they are initialized to zeroes. Move the assignments
to the right place to make both traffic acls and acl-as-a-service working.

Change-Id: I66a7540a13b05113b599f0541999a18fad60385d
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit d3b96ef0d75889f09dc51efb89e5123cdbe7ffe8)
src/plugins/acl/fa_node.c
src/plugins/acl/public_inlines.h