Revert "netfilter: avoid get_random_bytes calls"
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 6 Jan 2014 12:54:30 +0000 (13:54 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 6 Jan 2014 13:00:55 +0000 (14:00 +0100)
commit2a50d805e59ed18265fca44825719f35927af8af
tree1eb56b3c5af351ad0464ec91f70af996de7572df
parentb912b2f8fc71df4c3ffa7a9fe2c2227e8bcdaa07
Revert "netfilter: avoid get_random_bytes calls"

This reverts commit a42b99a6e329654d376b330de057eff87686d890.

Hannes Frederic Sowa reported some problems with this patch, more specifically
that prandom_u32() may not be ready at boot time, see:

http://marc.info/?l=linux-netdev&m=138896532403533&w=2

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nfnetlink_log.c
net/netfilter/nft_hash.c
net/netfilter/xt_RATEEST.c
net/netfilter/xt_connlimit.c
net/netfilter/xt_hashlimit.c
net/netfilter/xt_recent.c