Age | Commit message (Expand) | Author |
2017-08-29 | Sync struct declarations with net/pfvar.h | Lawrence Teo |
2017-05-30 | remove DIOCCLRRULECTRS here as well, pt out by sashan | Henning Brauer |
2015-10-15 | Add missing includes to make the pf(4) man page example program compile | Lawrence Teo |
2014-04-18 | fix SEE ALSO; | Jason McIntyre |
2014-04-18 | stop talking about altq | Henning Brauer |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2014-01-21 | Update the names of the DIOCXBEGIN ruleset types. | Lawrence Teo |
2014-01-11 | Sync description of struct pf_osfp_entry to rev 1.393 of pfvar.h | Florian Obser |
2013-10-20 | Document the ioctl commands of the new queueing system: DIOCADDQUEUE, | Lawrence Teo |
2013-07-04 | Fix two errors: | Lawrence Teo |
2013-07-04 | Re-commit: use time_t for storing time_t values. This is an ABI | Philip Guenther |
2013-07-02 | Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there was | Philip Guenther |
2013-07-02 | Use time_t for storing time_t values. No change to the underlying | Philip Guenther |
2013-06-01 | Make pfioc_natlook and pfr_addr match net/pfvar.h | Lawrence Teo |
2012-02-10 | Clarify pf manpage and change example from DIOCNATLOOK to DIOCGETLIMIT. | Christiano F. Haesbaert |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2010-12-28 | correct description of DIOCSETDEBUG; from Thomas Pfaff | Jason McIntyre |
2010-05-31 | update structs; | Jason McIntyre |
2010-03-25 | The "\\" escape sequence is low-level roff, don't use it in mdoc(7); | Ingo Schwarze |
2010-03-23 | struct pfioc_natlook has rdomain now. | Stuart Henderson |
2010-01-12 | tweak previous; | Jason McIntyre |
2010-01-12 | First pass at removing the 'pf_pool' mechanism for translation and routing | Ryan Thomas McBride |
2009-11-15 | Update DIOCKILLSTATES and DIOCCLRSTATES sections. | Marco Pfatschbacher |
2009-09-01 | i have no idea who smuggled this in my tree but it is right | Henning Brauer |
2009-04-02 | Anchor names with characters after the terminating null byte are invalid. | Stuart Henderson |
2009-03-17 | +.Xr pf.conf 5 , | Jason McIntyre |
2008-09-10 | +.Xr pflow 4 , | Jason McIntyre |
2008-09-04 | - document DIOCKILLSRCNODES; requested by Johan Strom | Jason McIntyre |
2007-12-02 | DIOC{GET,ADD}STATE incorrectly use a user provided pointer without using | Christopher Pascoe |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-09 | document how to clear rule counters with DIOCGETRULES | Henning Brauer |
2006-06-10 | clarify the requirements for table ioctls so the word "table" is not | Bob Beck |
2005-08-06 | DIOCRDELTABLES modifies pfrio_ndel, not _nadd. | Christopher Pascoe |
2005-06-14 | - catch up to recent pf changes | Jared Yanovich |
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier |
2004-12-10 | sync to recent rate limiting changes | Jared Yanovich |
2004-08-24 | sync to reality w.r.t. recursive anchors | Jared Yanovich |
2004-06-14 | Remove obsolete ioctls. ok beck@ dhartmei@ henning@ | Cedric Berger |
2004-05-22 | updates and improvements from jared yanovich; | Jason McIntyre |
2004-03-31 | from Jared Yanovich: | Jason McIntyre |
2004-03-27 | sync struct pf_status with reality, reminded by joel knight, theo ok | Henning Brauer |
2004-03-21 | Homogeneize config lines for pseudo-devices, and do not put fixed values. | Miod Vallat |
2004-02-19 | Makes pfctl -Fs and pfctl -w works with the optional -i specifier. | Cedric Berger |
2004-01-24 | wrong docs for an ioctl; jjy2+@pitt.edu | Theo de Raadt |
2003-12-31 | delete some blank lines; | Jason McIntyre |
2003-12-31 | Many improvements to the handling of interfaces in PF. | Cedric Berger |
2003-12-15 | - end sentence with full stop, not comma | Jason McIntyre |
2003-12-15 | Add support to track stateful connections by source ip. This allows us | Ryan Thomas McBride |
2003-10-04 | DIOCBEGINADDRS takes struct pfioc_pooladdr, not u_int32_t | Ryan Thomas McBride |
2003-10-02 | Sync with pfvar.h | Ryan Thomas McBride |