commit | fd23c3b31107e2fc483301ee923d8a1db14e53f4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Feb 18 12:42:28 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 18 12:42:28 2011 -0800 |
tree | a9f6628d11b135660418c1ba5edb23c3c75cc0e9 | |
parent | 1cbb1a61d59b7552e1e3fde485d8af5699fe16e0 [diff] |
ipv4: Add hash table of interface addresses. This will be used to optimize __ip_dev_find() and friends. With help from Eric Dumazet. Signed-off-by: David S. Miller <davem@davemloft.net>