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_3_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   19 years  frantzen   'pfctl -o' ruleset optimizer that doesnt change the meaning of the final ruleset...
[TXT] parse.y  1.459   19 years  henning   remove cedric's bogus interface name verification code. this was meant to verify...
[TXT] pf_print_state.c  1.39   20 years  henning   fix at leats the worst of Cedric "KNF is for everybody but me" Berger's fuckup
[TXT] pfctl.8  1.115   19 years  jaredy   update w.r.t. recursive anchors includes: - simplify -a syntax - change an anch...
[TXT] pfctl.c  1.222   19 years  jaredy   sync usage for -a reminded by jmc, ok deraadt
[TXT] pfctl.h  1.36   19 years  cedric   Remove unused functions. ok beck@ henning@
[TXT] pfctl_optimize.c  1.2   19 years  deraadt   branches: 1.2.2; spacing
[TXT] pfctl_osfp.c  1.9   20 years  cedric   Do not try to load directories. found+ok mpech@
[TXT] pfctl_parser.c  1.203   19 years  frantzen   branches: 1.203.2; 'pfctl -o' ruleset optimizer that doesnt change the meaning ...
[TXT] pfctl_parser.h  1.77   19 years  frantzen   'pfctl -o' ruleset optimizer that doesnt change the meaning of the final ruleset...
[TXT] pfctl_radix.c  1.26   19 years  cedric   Remove unused functions. ok beck@ henning@
[TXT] pfctl_table.c  1.61   19 years  cedric   Fix table add/replace commands with securelevel=2. Reported by James J. Lippard....
[TXT] pfctl_altq.c (in the Attic) [Hide]  1.85   20 years  henning   bzero() ifr before use, From: Andrey Matveev <andrushock@korovino.net>
[TXT] pfctl_qstats.c (in the Attic) [Hide]  1.30   20 years  kjc   make "pfctl -vvsq" to print "No queue in use" and exit when there is no queue to...