commit | d546c621542df9e45eedc91f35356e887ac63b7b | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Sep 04 08:21:31 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 05 17:40:33 2014 -0700 |
tree | bcf28df1dafdf743cdbad9230986a5a413e08a26 | |
parent | 18a47e6d8af01db1b691802a6bb8eae73d83ad9e [diff] |
ipv4: harden fnhe_hashfun() Lets make this hash function a bit secure, as ICMP attacks are still in the wild. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>