Age | Commit message (Expand) | Author |
2021-11-01 | pf.conf.5: improve reply-to documentation | Landry Breuil |
2021-07-19 | Markup optional ICMP/ICMP6 codes as such | kn |
2021-02-01 | change route-to so it sends packets to IPs instead of interfaces. | David Gwynne |
2020-12-07 | synproxy should be processing incoming SYN packets only. | Alexandr Nedvedicky |
2020-02-10 | briefly mention /etc/examples/ in the FILES section of all the | Ingo Schwarze |
2020-01-17 | - pf.conf(5) should clearly state range match operator ':' | Alexandr Nedvedicky |
2019-10-23 | Fix swapped default values of adaptive.start and adaptive.end timeouts | kn |
2019-08-30 | mop up for the pcap.3 rename; | Jason McIntyre |
2019-05-26 | use proper crossreferences | Christian Weisgerber |
2019-05-08 | update to PF pfctl(8) and pf.conf(5) manpages | Alexandr Nedvedicky |
2019-04-25 | sticky-address is working with source-hash. | YASUOKA Masahiko |
2018-07-12 | syncookies never is the default; from paul de weerd | Jason McIntyre |
2018-07-10 | where we were showing "set limit states 10000" make that 100k as well, | Henning Brauer |
2018-07-10 | document set delay | Henning Brauer |
2018-02-09 | a little more adjustment, after discussing with henning; | Jason McIntyre |
2018-02-08 | tweak previous; ok henning | Jason McIntyre |
2018-02-08 | give jmc another chance to "fix previous" - document syncookies | Henning Brauer |
2017-11-13 | tweak previous; | Jason McIntyre |
2017-11-13 | add a generic packet rate matching filter. allows things like | Henning Brauer |
2017-10-14 | tweak previous; | Jason McIntyre |
2017-10-13 | Integrate the description of flow queues into the main body of text | Mike Belopuhov |
2017-07-13 | * Clarify that filter rules are evaluated once per packet and interface, | Ingo Schwarze |
2017-06-08 | clarify set prio: the second prio given applies to | Henning Brauer |
2017-05-31 | clarify that translations happen immediately on match rules, not generally | Henning Brauer |
2017-05-31 | Block IPv6 packets in pf(4) that have hop-by-hop options header or | Alexander Bluhm |
2017-05-22 | some tweaks to the QUEUEING section; | Jason McIntyre |
2017-05-19 | replace tabs with spaces, for consistency, in the BNF display; | Jason McIntyre |
2017-05-18 | better describe "!"; | Jason McIntyre |
2017-05-16 | tweak the bandwidth description; help/ok mikeb | Jason McIntyre |
2017-05-15 | tweak previous; ok mikeb | Jason McIntyre |
2017-05-15 | Document the new flow queue specification | Mike Belopuhov |
2017-01-17 | "hosts" is optional; from matthew martin | Jason McIntyre |
2017-01-04 | modfier -> modifier | Theo Buehler |
2017-01-02 | diff from jesper wallin to remove commas in one of the queue examples; | Jason McIntyre |
2016-09-24 | Specify "to" addresses in one of the examples that shows use of af-to for | Stuart Henderson |
2016-09-13 | make it clearer that log options require (); | Jason McIntyre |
2016-05-14 | unhphenate the world: re-order -> reorder | Jason McIntyre |
2016-01-05 | remove long deprecated "set debug "none|urgent|misc|loud" levels in | Sebastian Benoit |
2015-11-03 | we need an unbreakable space in O(log2 n). | Igor Sobrado |
2015-10-26 | adjust macro usage to the usual conventions | Ingo Schwarze |
2015-10-22 | improve indentation in list block. | Igor Sobrado |
2015-09-30 | fix some spelling messes. | Igor Sobrado |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-02-16 | after some discussion with henning, document the various log options as | Jason McIntyre |
2015-02-16 | Don't use greater-equal/less-equal symbols where "<="/">=" are intended. | Anthony J. Bentley |
2015-02-12 | a shot at documenting the changed log(matches) semantics | Henning Brauer |
2015-02-10 | document matching on prio | Henning Brauer |
2015-01-16 | properly handle opening parentheses, correctly quote vertical bars, | Ingo Schwarze |
2014-12-19 | Support source-hash and random with tables and dynifs; not just pools. | Reyk Floeter |
2014-10-23 | Add GRAMMAR to list of sections. | Kent R. Spillner |