K 10 svn:author V 6 mlaier K 8 svn:date V 27 2006-05-12T04:41:27.000000Z K 7 svn:log V 264 Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing seperately. Also use pfil hook/unhook instead of keeping the check functions in pfil just to return there based on the sysctl. While here fix some whitespace on a nearby SYSCTL_ macro. END