K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-01-28T17:44:30.000000Z K 7 svn:log V 440 Merge ipfw2.c:1.113, ip_fw.h:1.111, ip_fw2.c:1.180 from HEAD to RELENG_7_0: 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. Reported by: Paul Vixie Approved by: re (kensmith) END