Hi,

this series is intended to allow control how the tree of qdisc, classes and
filters is further traversed if an error is encountered when parsing the
packet in order to match the cls_flower filters at a particular prio.

Please see the changelog of the last patch of this series for a more
detailed description.


Simon Horman (3):
  tc: flower: update headers for TCA_FLOWER_KEY_MPLS*
  tc: flower: update headers for TCA_FLOWER_HEADER_PARSE_ERR_ACT
  tc: flower: allow control of tree traversal on packet parse errors

 include/linux/pkt_cls.h |  7 +++++++
 man/man8/tc-flower.8    | 29 +++++++++++++++++++++++++++--
 tc/f_flower.c           | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 67 insertions(+), 2 deletions(-)

-- 
2.12.2.816.g2cccc81164

Reply via email to