lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1493988685-7891-1-git-send-email-simon.horman@netronome.com> Date: Fri, 5 May 2017 14:51:23 +0200 From: Simon Horman <simon.horman@...ronome.com> To: Stephen Hemminger <stephen@...workplumber.org> Cc: Jiri Pirko <jiri@...nulli.us>, Jamal Hadi Salim <jhs@...atatu.com>, Cong Wang <xiyou.wangcong@...il.com>, Dinan Gunawardena <dinan.gunawardena@...ronome.com>, netdev@...r.kernel.org, oss-drivers@...ronome.com, Simon Horman <simon.horman@...ronome.com> Subject: [PATCH/RFC iproute2/net-next v2 0/2] tc: flower: allow control of tree traversal on packet parse errors 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. Changes between RFCv1 and RFCv2: * Rename new attribute in last path TCA_FLOWER_META_TRUNCATED * Drop patch to add TCA_FLOWER_KEY_MPLS*: it is in net-next now Simon Horman (2): tc: flower: update headers for TCA_FLOWER_META_TRUNCATED tc: flower: allow control of tree traversal on packet parse errors include/linux/pkt_cls.h | 2 ++ man/man8/tc-flower.8 | 29 +++++++++++++++++++++++++++-- tc/f_flower.c | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+), 2 deletions(-) -- 2.1.4
Powered by blists - more mailing lists