Skip to content
Snippets Groups Projects
Commit b3da2cf3 authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[INET]: Use jhash + random secret for ehash.


The days are gone when this was not an issue, there are folks out
there with huge bot networks that can be used to attack the
established hash tables on remote systems.

So just like the routing cache and connection tracking
hash, use Jenkins hash with random secret input.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d30045a0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment