K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-01-25T14:38:27.000000Z K 7 svn:log V 338 Hide ipfw internal data structures behind IPFW_INTERNAL rather than exposing them to all consumers of ip_fw.h. These structures are used in both ipfw(8) and ipfw(4), but not part of the user<->kernel interface for other applications to use, rather, shared implementation. MFC after: 3 days Reported by: Paul Vixie END