K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-12-06T08:32:28.783174Z K 7 svn:log V 297 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 END