commit | 4d80cc0aaaab9efac14c9d3d702b69961800de20 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Jun 01 21:37:38 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 04 18:12:24 2017 -0400 |
tree | e2e695cb75d80245b4e7536753ec301c5708bf32 | |
parent | 518d8a2e9bad83c6040eccebc3d1f7388fc034e7 [diff] |
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>