Age | Commit message (Expand) | Author |
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 |
2003-10-01 | Document new transaction IOCTLs, remove old ones. | Cedric Berger |
2003-08-28 | tweak; | Jason McIntyre |
2003-08-22 | pf spelling police | David Krause |
2003-08-21 | document passive OS fingerprinting | Mike Frantzen |
2003-08-11 | DIOCCHANGEADDR takes pfioc_pooladdr, not pfioc_addr. | Daniel Hartmeier |
2003-08-09 | missing #includes in the code example | Daniel Hartmeier |
2003-06-06 | - section reorder | Jason McIntyre |
2003-05-24 | sync | Cedric Berger |
2003-04-11 | tweak to clarify we can add/remove states too. ok henning@ | Ted Unangst |
2003-02-14 | new sentence, new line | Henning Brauer |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2003-01-20 | Add definition of all structures involved in the radix table ioctls. | Cedric Berger |
2003-01-09 | Add support for active/inactive tablesets in the kernel. | Cedric Berger |
2002-12-29 | Add support for radix tables for source and destination of PF rules. | Cedric Berger |
2002-12-22 | Add altq ioctls. Just the bare minimum, more details to come. | Ryan Thomas McBride |
2002-12-22 | Bring this closer to the reality of pf_ioctl.c; | Ryan Thomas McBride |
2002-12-15 | Add ioctl(2) .Xr | margarida |
2002-12-15 | rule set(s) -> ruleset(s) | margarida |
2002-12-02 | spelling; from Jolan <jolan at cryptonomicon.org> | Henning Brauer |
2002-11-29 | das ist pfsync.4 | Michael Shalayeff |
2002-10-25 | Fix example. | Mike Pechkin |
2002-07-15 | fix pasto, additionally fix DIOCGETBINAT | Philipp Buehler |
2002-07-15 | catch up with reality (DIOC[SG]ETLIMIT) | Philipp Buehler |
2002-03-26 | Document DIOCKILLSTATES. From Denis Afonin. | Daniel Hartmeier |
2002-02-14 | Some fixes and additions, from Denis Afonin. | Daniel Hartmeier |
2001-12-16 | KNF the code block | Theo de Raadt |
2001-12-10 | pf.4: Grammar & xref | Tobias Weingartner |
2001-12-10 | Add an ioctl to add state entries (DIOCADDSTATE) for proxies. | Daniel Hartmeier |
2001-11-13 | Escape \ in example. | Daniel Hartmeier |
2001-11-13 | Improve introduction, add example. | Daniel Hartmeier |