K 10 svn:author V 8 lstewart K 8 svn:date V 27 2011-10-08T02:58:23.673692Z K 7 svn:log V 553 Integrate DIFFUSE related hooks and supporting infrastructure into the IPFW kernel code. DIFFUSE is called both as part of packet processing (for per-flow management, feature calculation and classification) and IPFW related configuration (for handling DIFFUSE related rule configuration). The interface between IPFW and DIFFUSE was intentionally kept hook based to ensure minimal coupling between them. It should therefore be quite simple to integrate DIFFUSE with other firewalls in future if desired. Sponsored by: FreeBSD Foundation Reviewed by: bz END