netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 net-next 0/4] tc: flower: SCTP and other port fixes
@ 2016-11-29 15:51 Simon Horman
  2016-11-29 15:51 ` [PATCH iproute2 net-next 1/4] tc: flower: remove references to eth_type in manpage Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Simon Horman @ 2016-11-29 15:51 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Simon Horman

Hi,

this short series:

* Makes some improvements to the documentation of flower;
  A follow-up to recent work by Paul Blakey and myself.
* Corrects some errors introduced when SCTP port matching support was
  recently added.

It applies on top of the following:
* [PATCH iproute2] tc: flower: Fix usage message
* [PATCH iproute2 0/2] tc: flower: Support matching on SCTP port

Simon Horman (4):
  tc: flower: remove references to eth_type in manpage
  tc: flower: document SCTP ip_proto
  tc: flower: correct name of ip_proto parameter to flower_parse_port()
  tc: flower: make use of flower_port_attr_type() safe and silent

 man/man8/tc-flower.8 | 37 ++++++++++++++++++-------------------
 tc/f_flower.c        | 32 +++++++++++++++++---------------
 2 files changed, 35 insertions(+), 34 deletions(-)

-- 
2.7.0.rc3.207.g0ac5344

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-02  8:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 15:51 [PATCH iproute2 net-next 0/4] tc: flower: SCTP and other port fixes Simon Horman
2016-11-29 15:51 ` [PATCH iproute2 net-next 1/4] tc: flower: remove references to eth_type in manpage Simon Horman
2016-11-29 15:51 ` [PATCH iproute2 net-next 2/4] tc: flower: document SCTP ip_proto Simon Horman
2016-12-01 18:50   ` Stephen Hemminger
2016-12-02  8:36     ` Simon Horman
2016-11-29 15:51 ` [PATCH iproute2 net-next 3/4] tc: flower: correct name of ip_proto parameter to flower_parse_port() Simon Horman
2016-11-29 15:51 ` [PATCH iproute2 net-next 4/4] tc: flower: make use of flower_port_attr_type() safe and silent Simon Horman

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).