freebsd-dev/contrib/ipfilter/tools
Cy Schubert 0fcd8cab4e ipfilter #ifdef cleanup.
Remove #ifdefs for ancient and irrelevant operating systems from
ipfilter.

When ipfilter was written the UNIX and UNIX-like systems in use
were diverse and plentiful. IRIX, Tru64 (OSF/1) don't exist any
more. OpenBSD removed ipfilter shortly after the first time the
ipfilter license terms changed in the early 2000's. ipfilter on AIX,
HP/UX, and Linux never really caught on. Removal of code for operating
systems that ipfilter will never run on again will simplify the code
making it easier to fix bugs, complete partially implemented features,
and extend ipfilter.

Unsupported previous version FreeBSD code and some older NetBSD code
has also been removed.

What remains is supported FreeBSD, NetBSD, and illumos. FreeBSD and
NetBSD have collaborated exchanging patches, while illumos has expressed
willingness to have their ipfilter updated to 5.1.2, provided their
zone-specific updates to their ipfilter are merged (which are of interest
to FreeBSD to allow control of ipfilters in jails from the global zone).

Reviewed by:	glebius@
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D19006
2019-02-03 05:25:49 +00:00
..
BNF.ipf
BNF.ipnat
ipf_y.y Replace AF_INET6 ifdefs with USE_INET6 ifdefs. This is more consistent 2017-06-23 02:42:04 +00:00
ipf.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipfcomp.c calloc() and realloc() modernization. 2017-03-16 04:40:07 +00:00
ipfs.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipfstat.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipfsyncd.c
ipftest.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipmon_y.y
ipmon.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipnat_y.y ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipnat.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ippool_y.y ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ippool.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipscan_y.y
ipsyncm.c
ipsyncs.c
lex_var.h
lexer.c
lexer.h
Makefile