From: Steffen Klassert Date: Fri, 14 Mar 2014 06:28:08 +0000 (+0100) Subject: vti6: Remove caching of flow informations. X-Git-Tag: v3.15-rc1~113^2~133^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf9fdb5c771c61771e4e39efe18e2dbc8c8bfa4;p=pandora-kernel.git vti6: Remove caching of flow informations. Unlike ip6_tunnel, vti6 does not use the the tunnel endpoint addresses to do route and xfrm lookups. So no need to cache the flow informations. It also does not make sense to calculate the mtu based on such flow informations, so remove this too. Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed