From: David Miller <davem@davemloft.net>
To: simon.horman@netronome.com
Cc: netdev@vger.kernel.org, jiri@mellanox.com
Subject: Re: [PATCH net-next] net/sched: cls_flower: Support matching on SCTP ports
Date: Thu, 03 Nov 2016 16:26:52 -0400 (EDT) [thread overview]
Message-ID: <20161103.162652.718504734925720383.davem@davemloft.net> (raw)
In-Reply-To: <1478175862-28642-1-git-send-email-simon.horman@netronome.com>
From: Simon Horman <simon.horman@netronome.com>
Date: Thu, 3 Nov 2016 13:24:21 +0100
> Support matching on SCTP ports in the same way that matching
> on TCP and UDP ports is already supported.
>
> Example usage:
>
> tc qdisc add dev eth0 ingress
>
> tc filter add dev eth0 protocol ip parent ffff: \
> flower indev eth0 ip_proto sctp dst_port 80 \
> action drop
>
> Signed-off-by: Simon Horman <simon.horman@netronome.com>
Applied, thanks Simon.
prev parent reply other threads:[~2016-11-03 20:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 12:24 [PATCH net-next] net/sched: cls_flower: Support matching on SCTP ports Simon Horman
2016-11-03 12:24 ` [PATCH] " Simon Horman
2016-11-03 12:28 ` Simon Horman
2016-11-03 12:31 ` [PATCH net-next] " Jiri Pirko
2016-11-03 20:26 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161103.162652.718504734925720383.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jiri@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=simon.horman@netronome.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).