ipv4: Implement __ip_dev_find using new interface address hash.
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Feb 2011 20:43:09 +0000 (12:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Feb 2011 20:43:09 +0000 (12:43 -0800)
Much quicker than going through the FIB tables.

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

No differences found