]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
lib/tc: Support matching on ip tunnel tos and ttl
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 31 Jul 2018 10:40:39 +0000 (13:40 +0300)
committerSimon Horman <simon.horman@netronome.com>
Wed, 1 Aug 2018 09:32:54 +0000 (11:32 +0200)
commitdd83253e117cc7a44cf9d61a89175aab6ae9bbcc
treed8623ea63d7f604999b3bf86bcb26532f31b66e2
parent4b12e45435768e6b516afceb907f627f521f5c79
lib/tc: Support matching on ip tunnel tos and ttl

Support matching on tos and ttl of ip tunnels
for 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>
acinclude.m4
include/linux/pkt_cls.h
lib/netdev-tc-offloads.c
lib/tc.c
lib/tc.h