Re: [PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks

2016-09-15 Thread David Miller
From: Or Gerlitz Date: Thu, 15 Sep 2016 15:28:21 +0300 > This series adds the ability to specify tcp/udp ports masks > for TC/flower filter matches. > > I also removed an unused fields from the flower keys struct > and clarified the format of the recently added vlan attibutes. Series applied.

[PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks

2016-09-15 Thread Or Gerlitz
Hi Dave, This series adds the ability to specify tcp/udp ports masks for TC/flower filter matches. I also removed an unused fields from the flower keys struct and clarified the format of the recently added vlan attibutes. Or. v1--> v2 changes: * fixes typo in patch #2 title and change log

[PATCH net-next V2 0/3] net/sched: cls_flower: Add ports masks

2016-09-13 Thread Or Gerlitz
This series adds the ability to specify tcp/udp ports masks for TC/flower filter matches. I also removed an unused fields from the flower keys struct and clarified the format of the recently added vlan attibutes. Or. Or Gerlitz (3): net/sched: cls_flower: Support masking for matching on tcp/