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_3


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.713   16 months  sashan   internal representation of icmp type/code in pfctl(8)/pf(4) does not fit into u_...
[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.390   17 months  sashan   PF_ANCHOR_STACK_MAX is insufficient protection against stack overflow. On amd64 ...
[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.347   19 months  sashan   simplify expiration of 'once' rules. let packet to mark 'once' rule as expired. ...
[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.85   18 months  sashan   Fix DIOCIGETIFACES ioctl so all network interfaces and interface groups are repo...