Zach Brown f6596f9d2b [IPv6] reassembly: Always compute hash under the fragment lock.
This closes a race where an ipq6hashfn() caller could get a hash value
and race with the cycling of the random seed.  By the time they got to
the read_lock they'd have a stale hash value and might not find
previous fragments of their datagram.

This matches the previous patch to IPv4.

Signed-off-by: Zach Brown <zach.brown@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-11 17:21:05 -07:00
..
2006-01-11 18:42:14 -08:00
2006-01-07 13:24:25 -08:00
2006-03-28 17:02:46 -08:00
2006-03-28 17:02:46 -08:00
2005-04-16 15:20:36 -07:00
2005-08-29 16:01:32 -07:00