]> git.ipfire.org Git - thirdparty/linux.git/commit
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 17 Jul 2018 16:27:18 +0000 (19:27 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 06:26:01 +0000 (23:26 -0700)
commit0e2c17b64d5c7f57bcd7054ef87797376dcdee26
treea33cf0db772b46972aa2043650ea6e58e604159b
parent5544adb9707fda5d54494c37940701894c16b9a0
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels

Allow users to set rules matching on ipv4 tos and ttl or
ipv6 traffic-class and hoplimit of tunnel headers.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Acked-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