summaryrefslogtreecommitdiff
path: root/dist/pf
AgeCommit message (Expand)Author
2010-03-01Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value)joerg
2009-12-19Remove the notice about pfsync not being supported, as we have it now.ahoka
2009-12-02Removed obsolete files.martti
2009-12-02Initial version.martti
2009-12-01Initial version.martti
2009-10-14Do not use .Xo/.Xc to workaround ancient groff limits.joerg
2009-10-04.Xr takes two arguments only.joerg
2009-09-14Improve the pfsync(4) man pagedegroote
2009-09-14<>& -> \*[Lt]\*[Gt]\*[Am]wiz
2009-09-14Fix Dd argument.wiz
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2009-09-10Remove references to securelevel(7) and ssl(8), which don't exist.wiz
2009-08-07Correct the #ifdef test for struct ifdatareq.minskim
2009-07-15use the proper structure to get interface data. We depend on having thechristos
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-06-16Reduce diff with OpenBSD. No functional change.minskim
2009-06-16Reduce diff with OpenBSD by deleting whitespace.minskim
2009-04-24Fix roff formatting for ->reed
2009-03-22add missing commas to .Dd fix, pointed out by wizperry
2009-03-21OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) whichperry
2008-12-29fix time_t format.christos
2008-06-18merge yamt-pf42 branch.yamt
2008-05-15Note NSF support.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-20infile is const char *, not char *matt
2008-02-20errbuf is [], not *.matt
2007-12-03New sentence, new line. Add comma in enumeration.wiz
2007-11-12Mention the ipf mode in more places, xref pf.conf(5) or ipnat.conf(5)pavel
2007-11-12Do not use ntohs() on TCP ports passed to the NAT lookup ioctl, apparentlypavel
2007-05-28Do not include internal header files from libpcap without setting thetls
2007-05-10Document state policy flags for 'nat' and 'rdr' rules.dyoung
2007-05-10pfctl: extend pf.conf(5) syntax. Let the operator supply an optionaldyoung
2006-11-12PR/35039: jklowden: Fix example to include -i or -p for ipf or pf.christos
2006-10-12Merge the peter-altq branch.peter
2006-10-07PR 30870: Add user ``_proxy'' and make pf's ftp-proxy use it.rpaulo
2006-09-27Coverity CID 3498: Don't return after yyerror(); cleanup first.christos
2006-09-17From jmc@openbsd:wiz
2006-08-10Document the "tos" keyword. Spotted by maxim bourmistrov, patch supplied bypeter
2006-08-07Belatedly Bump date after my not-so-recent changes.pavel
2006-07-03Revert previous and fix properly.peter
2006-04-26We do not support pfsync, so:pavel
2006-04-26The "group" keyword is not supported in NetBSD, so:pavel
2006-03-21Coverity CID 577: remove dead code; minburst can never be 0 at this point.christos
2006-03-21Coverity CID 1514: Don't access static array beyond the end of it.christos
2006-03-21Coverity CID 2057: Don't forget to free tcpopts when you are done.christos
2006-03-17Fix file descriptor leaks.peter
2005-08-07Fix a few Xrefs.peter
2005-08-07Remove Xref to securelevel(7), we don't have it.peter
2005-07-29ftp-proxy -i also supports '-R address[:port]' and '-S address'.rpaulo
2005-07-01Resolve conflicts (pf from OpenBSD 3.7, userland part).peter