acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works only in... 59/11759/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 13 Apr 2018 11:41:21 +0000 (13:41 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 13 Apr 2018 11:41:21 +0000 (13:41 +0200)
commitd3b96ef0d75889f09dc51efb89e5123cdbe7ffe8
tree194396e2598b3d97e8880f717478ecd07789018f
parent866c465697f14903af80214e07392a9ded7cd944
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>
src/plugins/acl/fa_node.c
src/plugins/acl/public_inlines.h