]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf6d2567473d5874739a7ff7a93a01f24ee03f535
treeb8396802efe005380366a59c58ce85267a460af1
parent61fa2527af01cc50803eb110271f1bc5437d9b10
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