ipv4: Add hash table of interface addresses.
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Feb 2011 20:42:28 +0000 (12:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Feb 2011 20:42:28 +0000 (12:42 -0800)
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>

No differences found