ipv4: Use universal hash for ARP.
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Jul 2011 08:37:28 +0000 (01:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jul 2011 08:37:28 +0000 (01:37 -0700)
commitf610b74b14d74a069f61583131e689550fd5bab3
tree331ce90858ed17ed32b27ff9b283ced43566ea28
parentcd0893369ca85fd11bc517081b2d9079d2ef2f90
ipv4: Use universal hash for ARP.

We need to make sure the multiplier is odd.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/arp.h
net/core/neighbour.c
net/ipv4/arp.c