flow_dissector: Dissect tos and ttl from the tunnel info
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 17 Jul 2018 16:27:17 +0000 (19:27 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2018 06:26:01 +0000 (23:26 -0700)
commit5544adb9707fda5d54494c37940701894c16b9a0
tree623abcfc0a39bdca01e1beba67445a16321c1007
parent07a557f47d7e09b2c60ad4d51b1ac8b035b75f73
flow_dissector: Dissect tos and ttl from the tunnel info

Add dissection of the tos and ttl from the ip tunnel headers
fields in case a match is needed on them.

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/net/flow_dissector.h
net/core/flow_dissector.c