diff options
author | Jianzhao Wang <jianzhao.wang@6wind.com> | 2010-09-08 14:35:43 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-26 17:18:16 -0700 |
commit | 1919a55fb8c709f11224a964bb6a93a267daad14 (patch) | |
tree | 1bb4679b49036dce640baa00469bd76b91ee3d6e /arch | |
parent | 2974d51279e5437f5b34a5163d1d835586488946 (diff) |
net: blackhole route should always be recalculated
[ Upstream commit ae2688d59b5f861dc70a091d003773975d2ae7fb ]
Blackhole routes are used when xfrm_lookup() returns -EREMOTE (error
triggered by IKE for example), hence this kind of route is always
temporary and so we should check if a better route exists for next
packets.
Bug has been introduced by commit d11a4dc18bf41719c9f0d7ed494d295dd2973b92.
Signed-off-by: Jianzhao Wang <jianzhao.wang@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions