git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b912b2f
)
Revert "netfilter: avoid get_random_bytes calls"
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 6 Jan 2014 12:54:30 +0000
(13:54 +0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 6 Jan 2014 13:00:55 +0000
(14:00 +0100)
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>
No differences found