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/udp ports net/sched: cls_flower: Remove an unsed field from the filter key structure net/sched: cls_flower: Specify vlan attributes format in the UAPI header include/uapi/linux/pkt_cls.h | 10 +++++++--- net/sched/cls_flower.c | 21 ++++++++++++--------- 2 files changed, 19 insertions(+), 12 deletions(-) -- 2.3.7