summaryrefslogtreecommitdiffstats
path: root/net/sctp
diff options
context:
space:
mode:
authorstephen hemminger2010-03-17 21:31:12 +0100
committerDavid S. Miller2010-03-20 23:44:35 +0100
commit3a88a81d89c20be312b3b219b185bbdde24b8fb8 (patch)
tree2610b2b8b47deb4e4d5db0968af21911306442b3 /net/sctp
parentIPv6: convert addrconf hash list to RCU (diff)
downloadkernel-qcow2-linux-3a88a81d89c20be312b3b219b185bbdde24b8fb8.tar.gz
kernel-qcow2-linux-3a88a81d89c20be312b3b219b185bbdde24b8fb8.tar.xz
kernel-qcow2-linux-3a88a81d89c20be312b3b219b185bbdde24b8fb8.zip
ipv6: user better hash for addrconf
The existing hash function has a couple of issues: * it is hardwired to 16 for IN6_ADDR_HSIZE * limited to 256 and callers using int * use jhash2 rather than some old BSD algorithm No need for random seed since this is local only (based on assigned addresses) table. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions