K 10 svn:author V 6 mlaier K 8 svn:date V 27 2005-06-29T19:12:14.000000Z K 7 svn:log V 381 MFC: pf_ioctl.c, 1.20 if_pfsync.h, 1.7 and if_pfsync.c, 1.16-1.19 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. Mark pf callouts as NET_MPSAFE. Tested by: Sascha Luck, Matthew Grooms and pfsense.org (via Scott Ullrich) END