diff options
author | Florian Westphal <fw@strlen.de> | 2013-12-19 18:25:14 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2013-12-20 10:21:40 +0100 |
commit | a42b99a6e329654d376b330de057eff87686d890 (patch) | |
tree | 6c03a35feddd49e54e19b89576f0b6818b7bb1a7 /net/tipc/node.c | |
parent | 8cf4d6a224a0226987d9cba69cb46d93814fe449 (diff) |
netfilter: avoid get_random_bytes calls
All these users need an initial seed value for jhash, prandom is
perfectly fine. This avoids draining the entropy pool where
its not strictly required.
nfnetlink_log did not use the random value at all.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions