freebsd-dev/contrib/ipfilter/ipsend
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
..
.OLD ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
44arp.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
arp.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
Crashable
dlcommon.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
dltest.h
ip.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipresend.1
ipresend.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipsend.1
ipsend.5 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipsend.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipsend.h ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ipsopt.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
iptest.1
iptest.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
iptests.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
larp.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
linux.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
lsock.c calloc() and realloc() modernization. 2017-03-16 04:40:07 +00:00
Makefile Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
resend.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
sbpf.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
sdlpi.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
sirix.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
slinux.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
snit.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
sock.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
sockraw.c