K 10 svn:author V 6 mlaier K 8 svn:date V 27 2005-06-10T17:23:49.000000Z K 7 svn:log V 422 Defer ip_output of pfsync updates to an independent callout thread instead of just dropping the lock around the ip_output call. This used to cause corrupted state tree walks for some call-paths. In a second stage all callouts will be marked MPSAFE according to the setting of mpsafenet. Reported and tested by: Matthew Grooms MFC after: 3 days X-MFC after: Marking callouts MPSAFE + 1 week END