ipv4: Lookup multicast routes by rtable using helper.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2011 22:06:20 +0000 (14:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2011 22:06:20 +0000 (14:06 -0800)
commitee3f1aaf930b7cfbf3d34eff1e5e076393227e90
tree814621b53a1a26f00acd05e83f4b7be297abd607
parentbd33acc3cc525972ac779067e98efb26516c5b94
ipv4: Lookup multicast routes by rtable using helper.

Create a common helper for this operation, since we do
it identically in three spots.

Suggested by Eric Dumazet.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipmr.c