ACL: Fix next_table_index classifiers consistancy 84/11184/5
authorGregory Thiemonge <gregory.thiemonge@enea.com>
Fri, 16 Mar 2018 07:40:50 +0000 (07:40 +0000)
committerDamjan Marion <dmarion@me.com>
Thu, 25 Oct 2018 10:28:52 +0000 (10:28 +0000)
Fixed consistancy between the first classifier match and the
next_table_index classifier matches:
- CLASSIFY_ACTION_SET_METADATA was applied only for the first
  classifier, but it was not applied for the other classifiers
- Actions should be performed only for input ACLs
- Payload should point at the IP header for output ACLs

Change-Id: Ifbd7791756320ae3198520c41902f5e99e3d40b4
Signed-off-by: Gregory Thiemonge <gregory.thiemonge@enea.com>

No differences found