K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-06-07T15:57:30.759215Z K 7 svn:log V 284 o Close a race on state unlink. Although a state is already removed from the id hash, it still can be located via key hash. To avoid this, check for the PFTM_UNLINKED value in the pf_find_state(). o Call into pfsync_delete_state() after state had been removed from both hashes. END