Age | Commit message (Expand) | Author |
2011-09-07 | Avoid possible SIGSEGV when wrong tos option. | Christiano F. Haesbaert |
2011-08-30 | One shot rules can be used in pf.conf by specifying a "once" filter option. | Mike Belopuhov |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |
2011-07-27 | Add support for weighted round-robin in load balancing pools and tables. | Ryan Thomas McBride |
2011-07-13 | Force user to specify protocol when filtering on user, gid, and os | Ryan Thomas McBride |
2011-07-08 | allow rules to specify "prio X" or "prio (X, Y)" to assign priority levels | Henning Brauer |
2011-07-08 | Correctly print skip steps in -vv mode | Ryan Thomas McBride |
2011-07-07 | Don't print 'keep state' anymore unless it's needed for state options, it's | Ryan Thomas McBride |
2011-07-07 | Fold pf_test_fragment() into pf_test_rule(), reduce code and fixes | Ryan Thomas McBride |
2011-07-04 | tsc tsc, no waikiki for me. copyright statement without year. 2003 it was. | Henning Brauer |
2011-07-04 | bye bye require-order. | Henning Brauer |
2011-07-04 | rip out more effectively dead code, ryan ok | Henning Brauer |
2011-07-03 | g/c RIO traces (aka clean up after tedu :)) | Henning Brauer |
2011-07-03 | *_CLEARDSCP could never possibly have been set, no point in being able to | Henning Brauer |
2011-07-03 | bring in least-states load balancing algorithm | Joerg Zinke |
2011-04-23 | improve line breaking in SYNOPSIS now that semantics of the .Bk macro | Igor Sobrado |
2011-04-06 | Userland bits to allow PF to filter on the rdomain a packet belongs to. | Claudio Jeker |
2011-04-05 | ditch fastroute, an ipf feature that made its way into pf before | Mike Belopuhov |
2011-01-23 | 'pfctl -x none' did not turn debugging off. Skip the syslog internal | Alexander Bluhm |
2010-12-31 | According to pf_scrub_ip6() pf does not support the scrub options | Alexander Bluhm |
2010-12-15 | make the "invalid probability:" yyerror suck less | Henning Brauer |
2010-12-01 | remove some unused tokens | Jonathan Gray |
2010-11-12 | The ioctl to show states returns a pfsync_state which is in network byte | Claudio Jeker |
2010-10-18 | Revert non-compatible and undocumented bullshit commited by 3 developers | Theo de Raadt |
2010-10-17 | Add quirks support to operating system fingerprinting. tcpdump part | Joel Sing |
2010-10-12 | pfctl -sr did not show divert-reply rules without address family | Alexander Bluhm |
2010-10-03 | tweak previous; | Jason McIntyre |
2010-10-01 | the grammar of my last commit worked with mandoc, but didn't work with nroff; | Reyk Floeter |
2010-10-01 | Add the -R id option to pfctl that allows to show only a specified rule | Reyk Floeter |
2010-09-24 | remove the check that enforced rdr-to only inbound and nat-to only outbound. | Henning Brauer |
2010-09-22 | new log opt "matches" | Henning Brauer |
2010-09-20 | tweak previous; ok schwarze | Jason McIntyre |
2010-09-19 | Do not break .Op scope by .Oc. | Ingo Schwarze |
2010-09-17 | back out the -Fr hunk from previous: deraadt points out it is incorrectly | Jason McIntyre |
2010-09-16 | - note that -Fr puts the filer in a "pass all" state | Jason McIntyre |
2010-09-12 | spacing fix; | Jason McIntyre |
2010-09-02 | remove trailing spaces and tabs; no binary change. | Igor Sobrado |
2010-08-11 | Fix a logic problem which could in theory cause pfctl | Jonathan Gray |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2010-07-13 | Fix (pflow) display in rule printing. Spotted by dhill@, ok henning@ | Stuart Henderson |
2010-07-03 | Fix a couple of problems with printing of anchors, in particular recursive | Ryan Thomas McBride |
2010-07-03 | Use our own enum here rather than abusing the PF rule type enums, which | Ryan Thomas McBride |
2010-07-01 | Fix 'pfctl -a anchor -Fa' segfault introduced in r1.298. | Stefan Sperling |
2010-06-29 | Fix use after free. Found by regress tests. | Charles Longeau |
2010-06-28 | Clean up iterface stats handling: | Ryan Thomas McBride |
2010-06-25 | remove -m (merge). | Henning Brauer |
2010-05-16 | plug memory leak. `ps' was allocated with strdup(3), but on error path | zinovik |
2010-04-02 | Use a dedicated variable to prevent attempting to open multiple | Stuart Henderson |
2010-03-23 | oops - i obviously missed -r1.142; | Jason McIntyre |
2010-03-23 | remove -A, -O, -R and -T load | Henning Brauer |