Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
(Redirected from Ipfilter)
Packet filtering software
IPFilter is delivered with FreeBSD, NetBSD, Solaris 10 through 11.3, illumos (OpenIndiana) and HP-UX. It used to be a part of OpenBSD, but it was removed by Theo de Raadt in May 2001 due to problems with its license. It was subsequently replaced in OpenBSD by PF, which was developed by OpenBSD's own developers. DragonFly BSD removed its support for IPFilter in May 2011. Oracle Solaris imported the PF firewall from OpenBSD in the 11.3 release, and removed IPFilter in the 11.4 release.
IPFilter can be installed as a runtime-loadable kernel module or directly incorporated into the operating system kernel, depending on the specifics of each kernel and user preferences. The software's documentation recommends the module approach, if possible.
Notes
The full license text can be found from IPFILTER.LICENCE file of its source directory. The author later also licensed version 5.1.2 under the previous BSD-like license for use in FreeBSD project.
"Features". illumos. 2019-10-02. Retrieved 2019-11-10. illumos uses ipfilter for firewalling. Using ipfilter you can create firewalls not just for the host system, but also for zones and hardware virtualized systems.