stephen hemminger
3a88a81d89
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>
2010-03-20 15:44:35 -07:00
..
2010-02-26 09:31:09 -08:00
2010-02-26 03:59:07 -08:00
2010-03-20 15:44:35 -07:00
2010-02-16 23:05:38 -08:00
2010-02-22 16:20:22 -08:00
2010-01-17 19:16:02 -08:00
2009-11-02 03:42:41 -08:00
2010-02-22 16:20:22 -08:00
2010-02-18 14:30:17 -08:00
2010-03-07 15:25:53 -08:00
2010-02-18 14:30:17 -08:00
2009-10-20 18:55:45 -07:00
2009-12-08 20:17:51 -08:00
2010-02-18 14:30:17 -08:00
2010-01-17 19:16:02 -08:00
2010-02-18 14:30:17 -08:00
2010-02-26 04:34:49 -08:00
2010-02-18 14:30:17 -08:00
2010-03-19 22:47:22 -07:00
2010-02-22 16:20:22 -08:00
2009-10-27 01:03:26 -07:00
2009-10-07 14:50:30 -07:00
2010-02-17 18:48:44 -08:00
2010-02-18 14:30:17 -08:00
2010-02-16 15:55:18 -08:00
2009-06-03 02:51:04 -07:00
2010-02-16 23:05:38 -08:00
2009-09-14 17:03:05 -07:00
2010-01-17 19:16:02 -08:00
2010-02-18 14:30:17 -08:00
2010-03-19 21:00:42 -07:00
2010-02-18 14:30:17 -08:00
2009-12-23 14:13:30 -08:00
2010-01-17 19:16:02 -08:00
2010-03-08 10:45:27 -08:00
2010-02-18 14:30:17 -08:00
2009-09-30 16:12:20 -07:00
2010-03-05 13:34:03 -08:00
2010-01-17 19:16:02 -08:00
2010-02-22 16:20:22 -08:00
2009-06-03 02:51:04 -07:00
2010-02-18 14:30:17 -08:00
2010-03-03 01:04:37 -08:00
2009-02-21 23:37:10 -08:00
2010-02-17 00:03:27 -08:00