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_0


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.709   3 years  dlg   change route-to so it sends packets to IPs instead of interfaces. this is a sig...
[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.383   3 years  naddy   Accommodate a basename(3) that takes a non-const parameter and may in fact modif...
[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.47   3 years  henning   rename PF_OPT_TABLE_PREFIX to PF_OPTIMIZER_TABLE_PFX and move it to pfvar.h OPT ...
[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.117   3 years  henning   rename PF_OPT_TABLE_PREFIX to PF_OPTIMIZER_TABLE_PFX and move it to pfvar.h OPT ...
[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