[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1480672785-14570-1-git-send-email-simon.horman@netronome.com>
Date: Fri, 2 Dec 2016 10:59:42 +0100
From: Simon Horman <simon.horman@...ronome.com>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
Jiri Pirko <jiri@...lanox.com>,
Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH/RFC iproute2/net-next 0/3] tc: flower: Support matching on ICMP
Add support for matching on ICMP type and code to flower. This is modeled
on existing support for matching on L4 ports.
The second patch provided a minor cleanup which is in keeping with
they style used in the last patch.
This is marked as an RFC to match the same designation given to the
corresponding kernel patches.
Based on iproute2/net-next with the following applied:
* [[PATCH iproute2/net-next v2] 0/4] tc: flower: SCTP and other port fixes
Simon Horman (3):
tc: flower: update headers for TCA_FLOWER_KEY_ICMP*
tc: flower: introduce enum flower_endpoint
tc: flower: support matching on ICMP type and code
include/linux/pkt_cls.h | 10 ++++
man/man8/tc-flower.8 | 20 ++++++--
tc/f_flower.c | 118 ++++++++++++++++++++++++++++++++++++++++++------
3 files changed, 129 insertions(+), 19 deletions(-)
--
2.7.0.rc3.207.g0ac5344
Powered by blists - more mailing lists