diff options
author | fan.du <fan.du@windriver.com> | 2013-11-19 16:53:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-08 07:29:25 -0800 |
commit | bdf1643e0536042df717443d6bfd73e07643c237 (patch) | |
tree | 8646abb265c4427179d67270e068c016dec4746b /drivers | |
parent | fddd8b501c59c87d63a0917c8e9e14bd28e3c724 (diff) | |
download | linux-3.10-bdf1643e0536042df717443d6bfd73e07643c237.tar.gz linux-3.10-bdf1643e0536042df717443d6bfd73e07643c237.tar.bz2 linux-3.10-bdf1643e0536042df717443d6bfd73e07643c237.zip |
xfrm: Release dst if this dst is improper for vti tunnel
[ Upstream commit 236c9f84868534c718b6889aa624de64763281f9 ]
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 <fan.du@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions