-
- Downloads
"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "6e9d592f02f657361168c94e22d9602cad71a09c"
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>
Loading
Please register or sign in to comment