]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
lib/tc: Put the tunnel match fields as part of the tc/flower key struct
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 6 Sep 2018 10:52:25 +0000 (13:52 +0300)
committerSimon Horman <simon.horman@netronome.com>
Fri, 7 Sep 2018 13:05:02 +0000 (15:05 +0200)
commit105e8179cebf862687f4049c36f831960b6a6367
treec743114ed1400dba28c5c96d63edabb46999d4fa
parent70738f0b7815ca635b28ac554b2cb92c80df9d8d
lib/tc: Put the tunnel match fields as part of the tc/flower key struct

Move the tunnel match fields to be part of the tc/flower key structure.

This is pre-step for being able to apply masked match where needed.

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