commit | 141658fb02c248e6243d619cb7d48a76158a66ac | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Apr 18 16:17:01 2016 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Apr 25 14:52:12 2016 +0200 |
tree | 20c7f5374ccaecbfa055d6ad638a1f4ab73d46ed | |
parent | 7001c6d109ea41a88e7156f467cf9fb5f37f5036 [diff] |
netfilter: conntrack: use get_random_once for conntrack hash seed As earlier commit removed accessed to the hash from other files we can also make it static. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>