Patrick McHardy bf0857ea32 [NETFILTER]: hashlimit match: fix random initialization
hashlimit does:

        if (!ht->rnd)
                get_random_bytes(&ht->rnd, 4);

ignoring that 0 is also a valid random number.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 21:30:11 -07:00
..
2006-04-29 18:33:14 -07:00
2006-04-14 15:00:20 -07:00
2005-08-29 16:01:32 -07:00
2006-04-14 15:00:20 -07:00
2006-04-14 15:00:20 -07:00
2005-08-29 16:08:31 -07:00
2006-04-09 22:25:23 -07:00
2006-04-14 15:00:20 -07:00
2006-03-20 22:23:58 -08:00
2006-03-20 22:32:28 -08:00
2006-06-17 21:29:25 -07:00
2005-08-29 15:33:20 -07:00
2005-04-16 15:20:36 -07:00
2006-04-17 17:27:11 -07:00
2006-06-17 21:25:56 -07:00
2006-03-20 17:53:41 -08:00
2006-01-04 13:59:32 -08:00
2006-06-17 21:25:56 -07:00