OpenBSD CVS

src/sbin/pfctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / pfctl

Current tag: OPENBSD_7_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.23   6 years  matthieu   Revert change that benno apparently commited by mistake and breaks build on gcc ...
[TXT] parse.y  1.715   7 months  sthen   Use pfctl_fopen (which checks to ensure the given file isn't a directory) for pf...
[TXT] pf_print_state.c  1.69   5 years  yasuoka   Show the routing address selected by "route-to" in "pfctl -s states". ok sthen
[TXT] pfctl.8  1.183   18 months  kn   Improve "once" bits - use imperative tense in the pf.conf(5) "once" part - leav...
[TXT] pfctl.c  1.394   4 months  sashan   The fix to pfctl_kill_src_nodes() comes from Olivier Croquin. bluhm@ pointed out...
[TXT] pfctl.h  1.62   4 years  kn   Do the actual pfr_strerror() to pf_strerror() rename Missed in previous
[TXT] pfctl_optimize.c  1.49   2 years  guenther   When it's the possessive of 'it', it's spelled "its", without the apostrophe.
[TXT] pfctl_osfp.c  1.27   4 years  sashan   Enable pfctl(8) to recursively flush rules and tables from PF driver. The recur...
[TXT] pfctl_parser.c  1.350   3 months  jsg   fix anchortypes bounds test found by "buffer overflow 'anchortypes' 10 <= 12" s...
[TXT] pfctl_parser.h  1.119   4 months  sashan   Currently 'pfctl -a "*" -sr' recursively walks anchor tree and shows rules found...
[TXT] pfctl_queue.c  1.7   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pfctl_radix.c  1.38   8 months  robert   fix mismatching declaration of argument with mismatched bounds ok tb@
[TXT] pfctl_table.c  1.87   4 months  sashan   Currently 'pfctl -a "*" -sr' recursively walks anchor tree and shows rules found...