From: Thomas Graf Date: Tue, 21 Jul 2015 08:43:59 +0000 (+0200) Subject: route: Extend flow representation with tunnel key X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~330^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7179d3adff0ab71f85ee24d7de28ccb7734b89;p=pandora-kernel.git route: Extend flow representation with tunnel key Add a new flowi_tunnel structure which is a subset of ip_tunnel_key to allow routes to match on tunnel metadata. For now, the tunnel id is added to flowi_tunnel which allows for routes to be bound to specific virtual tunnels. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed