aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-08-25 16:17:29 -0700
committerDavid S. Miller <[email protected]>2021-08-26 10:20:34 +0100
commit6457378fe796815c973f631a1904e147d6ee33b1 (patch)
treea1011494e41faacba2c0d400f5c7554028d83489 /drivers/net/ethernet/intel/igc
parent4785305c05b25a242e5314cc821f54ade4c18810 (diff)
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
A group of security researchers brought to our attention the weakness of hash function used in fnhe_hashfun(). Lets use siphash instead of Jenkins Hash, to considerably reduce security risks. Also remove the inline keyword, this really is distracting. Fixes: d546c621542d ("ipv4: harden fnhe_hashfun()") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: Keyu Man <[email protected]> Cc: Willy Tarreau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions