freebsd-skq/sys/netpfil
Gleb Smirnoff 38cc0bfa26 Close possible races between state deletion and sent being sent out
from pfsync:
- Call into pfsync_delete_state() holding the state lock.
- Set the state timeout to PFTM_UNLINKED after state has been moved
  to the PFSYNC_S_DEL queue in pfsync.

Reported by:	Ian FREISLICH <ianf cloudseed.co.za>
2012-12-06 08:32:28 +00:00
..
ipfw Mechanically substitute flags from historic mbuf allocator with 2012-12-05 08:04:20 +00:00
pf Close possible races between state deletion and sent being sent out 2012-12-06 08:32:28 +00:00