xfrm: Handle blackhole route creation via afinfo.
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:59:04 +0000 (14:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2011 22:59:04 +0000 (14:59 -0800)
commit2774c131b1d19920b4587db1cfbd6f0750ad1f15
tree3a0482c727cf4dcc046a211214f12459dcba8271
parent69ead7afdf6028184f713a77376ee26f8aaafdcd
xfrm: Handle blackhole route creation via afinfo.

That way we don't have to potentially do this in every xfrm_lookup()
caller.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dst.h
include/net/ipv6.h
include/net/route.h
include/net/xfrm.h
net/ipv4/route.c
net/ipv4/xfrm4_policy.c
net/ipv6/ip6_output.c
net/ipv6/route.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_policy.c