summaryrefslogtreecommitdiff
path: root/sbin/ipnat/Makefile
AgeCommit message (Collapse)Author
2000-04-26no, that is wrongTheo de Raadt
2000-04-26Missing links.Marc Espie
1999-12-16Add the ability to use interface names in place of addressesKjell Wooding
in firewall rules. i.e. block return-rst in quick on fxp0 proto tcp from any to fxp0 port = 9999 This will make things like DHCP much easier to deal with in the future.
1999-12-15Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.Kjell Wooding
Many, many enhancements and improvements, including new in-kernel proxies, enhancements to logging, and many bugfixes. Note: Man pages have not yet been re-converted to mdoc.
1999-02-07man pages belong in section 8Theo de Raadt
1998-09-15Updated to v3.2.9 of Darren's codebase. His code reimplements variablepattonme
locking, replaces u_long's with u_32_t to properly handle 64bit archs. Wrapped OpenBSD specific preprocessor logic.
1998-01-26IPF 3.2.3dgregor
1996-06-23update rcsidTheo de Raadt
1996-05-10ipfilter 3.0.4dm