]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: cls_flower: add support for matching on ip tos and ttl
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 1 Jun 2017 18:37:38 +0000 (21:37 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Jun 2017 22:12:24 +0000 (18:12 -0400)
commit6ada950454139b3d1a8ce11b0d6a80d83c332d68
treee2e695cb75d80245b4e7536753ec301c5708bf32
parent9bc5970d8034a512bb530b60dd2188d13fdbb1d2
net/sched: cls_flower: add support for matching on ip tos and ttl

Benefit from the support of ip header fields dissection and
allow users to set rules matching on ipv4 tos and ttl or
ipv6 traffic-class and hoplimit.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/pkt_cls.h
net/sched/cls_flower.c