des 4cb5c18630 For unfathomable reasons, ipfilter abuses kernel data structures for its
own purposes.  To pull this off, it defines _KERNEL before including the
headers where these structures are defined.  This leads to no end of
trouble when some of these headers, or other headers that they include,
change, as demonstrated by r180755.

The quick fix in this particular case is to define _WANT_FILE instead of
_KERNEL, conditional on __FreeBSD__.  A better long-term fix is left as
an exercise to the reader.
2008-07-23 16:34:53 +00:00
..
2007-06-04 02:54:36 +00:00
2007-06-04 02:54:36 +00:00
2007-06-04 02:54:36 +00:00
2006-08-16 12:23:02 +00:00
2006-08-16 12:23:02 +00:00
2007-06-04 02:54:36 +00:00
2006-08-16 12:23:02 +00:00
2007-06-04 02:54:36 +00:00

This distribution contains *ONLY* the code required to build the 'ipsend'
directory of programs (including man pages) found in the IP Filter package:
http://coombs.anu.edu.au/~avalon/ip-filter.html

Patches, bugs, etc, please send to:

darrenr@pobox.com