diff options
author | Jianzhao Wang <jianzhao.wang@6wind.com> | 2010-09-08 23:35:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-08 23:35:43 +0200 |
commit | ae2688d59b5f861dc70a091d003773975d2ae7fb (patch) | |
tree | ae674d926ba2069bc712cc1bb25b1c87ea7cc241 /net/ipv4/udp.c | |
parent | ipv4: Suppress lockdep-RCU false positive in FIB trie (3) (diff) | |
download | linux-ae2688d59b5f861dc70a091d003773975d2ae7fb.tar.xz linux-ae2688d59b5f861dc70a091d003773975d2ae7fb.zip |
net: blackhole route should always be recalculated
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>
Diffstat (limited to 'net/ipv4/udp.c')
0 files changed, 0 insertions, 0 deletions