From: fan.du Date: Tue, 19 Nov 2013 08:53:28 +0000 (+0800) Subject: xfrm: Release dst if this dst is improper for vti tunnel X-Git-Tag: v3.13-rc1~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236c9f84868534c718b6889aa624de64763281f9;p=pandora-kernel.git xfrm: Release dst if this dst is improper for vti tunnel After searching rt by the vti tunnel dst/src parameter, if this rt has neither attached to any transformation nor the transformation is not tunnel oriented, this rt should be released back to ip layer. otherwise causing dst memory leakage. Signed-off-by: Fan Du Signed-off-by: David S. Miller --- Reading git-diff-tree failed