commit | 55c0022e53452360064ea264c41410c70565d9f8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:43:55 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:43:55 2006 -0700 |
tree | cca5e75b12dfaaadf5620b59c7121a017a799117 | |
parent | 19910d1aec0b2b96ff4b4a93e2aed0d32643e850 [diff] |
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held. Otherwise we could compute an inaccurate hash due to the random seed changing. Noticed by Zach Brown and patch is based upon some feedback from Herbert Xu. Signed-off-by: David S. Miller <davem@davemloft.net>