Re: [PATCH iproute2 0/2] tc: flower: Support matching on SCTP ports

2016-11-18 Thread Simon Horman
On Sat, Nov 12, 2016 at 10:32:09AM +0300, Stephen Hemminger wrote: > On Thu, 3 Nov 2016 13:26:39 +0100 > Simon Horman wrote: > > > Hi, > > > > this short series adds support for matching on SCTP ports in the same way > > that matching on TCP and UDP ports is already

Re: [PATCH iproute2 0/2] tc: flower: Support matching on SCTP ports

2016-11-11 Thread Stephen Hemminger
On Thu, 3 Nov 2016 13:26:39 +0100 Simon Horman wrote: > Hi, > > this short series adds support for matching on SCTP ports in the same way > that matching on TCP and UDP ports is already supported. It corresponds to > a net-next patch to add the same support to the

[PATCH iproute2 0/2] tc: flower: Support matching on SCTP ports

2016-11-03 Thread Simon Horman
Hi, this short series adds support for matching on SCTP ports in the same way that matching on TCP and UDP ports is already supported. It corresponds to a net-next patch to add the same support to the kernel. Example usage: tc qdisc add dev eth0 ingress tc filter add dev eth0 protocol ip