summaryrefslogtreecommitdiff
path: root/usr.sbin/ipftest/ipft_pc.c
AgeCommit message (Collapse)Author
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
for details.
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-05ipf 3.2.10; work by kjellTheo 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-06-11handle IPSec processed packets (DLT_ENC) in libpcap, display them withNiels Provos
tcpdump + additional info (SPI + which type of transforms where passed).
1998-06-04add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.comTheo de Raadt
1998-01-26IPF 3.2.3dgregor
1997-06-23fix tagskstailey
1997-02-11IPF 1.3.7kstailey
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-07-18ipfilter 3.1.0dm
1996-05-10ipfilter 3.0.4dm
1996-01-25IP filter 3.0.1dm
1996-01-07from beurton@fnet.fr: Darren Reed's IP filterdm