]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: harden fnhe_hashfun()
authorEric Dumazet <edumazet@google.com>
Thu, 4 Sep 2014 15:21:31 +0000 (08:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Sep 2014 00:40:33 +0000 (17:40 -0700)
commit7502f7b2f10761f30e27a55ce5d0ffe6db097d99
treebcf28df1dafdf743cdbad9230986a5a413e08a26
parent02b9cc04bce1bbf320ac2a1c28b4ac5ab2c99e79
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>
include/net/ip_fib.h
net/ipv4/route.c