]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.h
lib/tc: Support matching on ip tos
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 31 Jul 2018 10:40:37 +0000 (13:40 +0300)
committerSimon Horman <simon.horman@netronome.com>
Wed, 1 Aug 2018 09:32:54 +0000 (11:32 +0200)
commitdfa2ccdba8732dc509d1de87b60b827007509989
tree951b3a2918368708ae28006ea3851f930cd982a0
parentb4496fc9d57d94b625449dd45291c8da85764b4a
lib/tc: Support matching on ip tos

Add the missing code to match on ip tos when dealing
with the TC data-path.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
include/openvswitch/match.h
lib/match.c
lib/netdev-tc-offloads.c
lib/tc.c
lib/tc.h