[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
authorPatrick McHardy <kaber@trash.net>
Mon, 2 Oct 2006 23:12:20 +0000 (16:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 4 Oct 2006 07:30:56 +0000 (00:30 -0700)
Use ip_route_me_harder instead, which now allows to specify how we wish
the packet to be routed.

Based on patch by Simon Horman <horms@verge.net.au>.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found