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)
commit9435eb1cf0b76b323019cebf8d16762a50a12a19
treeb8396802efe005380366a59c58ce85267a460af1
parentfd23c3b31107e2fc483301ee923d8a1db14e53f4
ipv4: Implement __ip_dev_find using new interface address hash.

Much quicker than going through the FIB tables.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/devinet.c
net/ipv4/fib_frontend.c
This page took 0.02528 seconds and 5 git commands to generate.