K 10 svn:author V 3 sam K 8 svn:date V 27 2003-09-30T04:46:08.000000Z K 7 svn:log V 350 Correct pfil_run_hooks return handling: if the return value is non-zero then the mbuf has been consumed by a hook; otherwise beware of a null mbuf return (gack). In particular the bridge was doing the wrong thing. While in the ipv6 code make it's handling of pfil_run_hooks identical to netbsd. Pointed out by: Pyun YongHyeon END