K 10 svn:author V 5 andre K 8 svn:date V 27 2004-08-19T23:31:40.000000Z K 7 svn:log V 188 When unloading ipfw module use callout_drain() to make absolutely sure that all callouts are stopped and finished. Move it before IPFW_LOCK() to avoid deadlocking when draining callouts. END