classify: fix multiple filters support 62/31362/4
authorBenoît Ganne <bganne@cisco.com>
Fri, 19 Feb 2021 15:39:13 +0000 (16:39 +0100)
committerBeno�t Ganne <bganne@cisco.com>
Tue, 2 Mar 2021 10:38:24 +0000 (10:38 +0000)
commit8c45e5109522cf9bbc98785283cd4c923f486fe6
tree7ccab546f7c83daa72fd9cae5273935fc0f27c28
parent2c0b6b462b86d4010cf551b545083c3509839cac
classify: fix multiple filters support

This fix the classify filter if we attach several different filters.
This also fix some issues with l3 and l4 parsing.

Type: fix

Change-Id: I9dc6c55049a3bbc0110d1097b40d9da27633626b
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vnet/classify/vnet_classify.c
test/framework.py
test/test_trace_filter.py