1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/sbin/pfctl
kn e08605c7f2 omit preceding flag from command/modifier lists to get tags; OK jmc
reads odd to repeat, e.g. -F, when listing all its modifiers.
as a consequence, automatic tagging wouldn't work, e.g. no "zero"
tag would exist to jump to that -F modifier's definition.

also add manual tags for -R and -T as get explained together with
-s and -t, respectively, where only the first flag gets tagged.
2024-11-21 18:16:01 +00:00
..
Makefile Revert change that benno apparently commited by mistake and breaks build 2018-05-19 17:16:33 +00:00
parse.y bump the type used to specify traffic queue bandwidth to 64bit. 2024-11-12 04:14:51 +00:00
pf_print_state.c Show the routing address selected by "route-to" in "pfctl -s states". 2019-02-02 15:43:18 +00:00
pfctl_optimize.c This change allows user to define table inside the anchor like that: 2024-07-14 19:51:08 +00:00
pfctl_osfp.c Enable pfctl(8) to recursively flush rules and tables from PF driver. The 2020-01-15 11:52:50 +00:00
pfctl_parser.c bump the type used to specify traffic queue bandwidth to 64bit. 2024-11-12 04:14:51 +00:00
pfctl_parser.h bump the type used to specify traffic queue bandwidth to 64bit. 2024-11-12 04:14:51 +00:00
pfctl_queue.c remove prototypes with no matching function 2024-05-19 10:39:40 +00:00
pfctl_radix.c pfctl: clear statistic for specified addresses 2024-11-20 13:57:29 +00:00
pfctl_table.c pfctl: clear statistic for specified addresses 2024-11-20 13:57:29 +00:00
pfctl.8 omit preceding flag from command/modifier lists to get tags; OK jmc 2024-11-21 18:16:01 +00:00
pfctl.c This change allows user to define table inside the anchor like that: 2024-07-14 19:51:08 +00:00
pfctl.h pfctl: clear statistic for specified addresses 2024-11-20 13:57:29 +00:00