netfilter: xtables: obtain random bytes earlier, in checkentry
authorJan Engelhardt <jengelh@medozas.de>
Mon, 4 Jan 2010 15:28:38 +0000 (16:28 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Jan 2010 15:28:38 +0000 (16:28 +0100)
We can initialize the random hash bytes on checkentry. This is
preferable since it is outside the hot path.

Reference: http://bugzilla.netfilter.org/show_bug.cgi?id=621
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found