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)
That way we don't have to potentially do this in every xfrm_lookup()
caller.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found