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_1


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.711   2 years  sashan   - pfctl $nr incorrect macro expansion Issue reported by Kristof Provost from Fr...
[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.181   3 years  kn   Mention hostid and checksum Complete the description of "-s info -v" such that ...
[TXT] pfctl.c  1.385   2 years  sashan   add tests to cover DIOCCHANGERULE ioctl(2) OK bluhm@
[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.346   3 years  dlg   change route-to so it sends packets to IPs instead of interfaces. this is a sig...
[TXT] pfctl_parser.h  1.118   2 years  sashan   - pfctl $nr incorrect macro expansion Issue reported by Kristof Provost from Fr...
[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.37   4 years  kn   Unify error message for nonexisting anchors pf(4) returns EINVAL for DIOCGETRUL...
[TXT] pfctl_table.c  1.84   4 years  kn   Do the actual pfr_strerror() to pf_strerror() rename Missed in previous