diff options
author | Vincent Bernat <[email protected]> | 2018-04-01 12:27:11 +0200 |
---|---|---|
committer | Simon Horman <[email protected]> | 2018-04-09 10:15:27 +0300 |
commit | 9a17740e0ea1c9b1edd89836bb27c76272f54641 (patch) | |
tree | d3038013b241a1ee394aacb1ff7214e8b448b8bb /lib/mpi/mpiutil.c | |
parent | 30edf801d7ed4b5a59601265792d3256836dc127 (diff) |
ipvs: fix multiplicative hashing in sh/dh/lblc/lblcr algorithms
The sh/dh/lblc/lblcr algorithms are using Knuth's multiplicative
hashing incorrectly. Replace its use by the hash_32() macro, which
correctly implements this algorithm. It doesn't use the same constant,
but it shouldn't matter.
Signed-off-by: Vincent Bernat <[email protected]>
Acked-by: Julian Anastasov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions