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_4_0_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.503   17 years  dhartmei   back out -r1.497 (support for "tagged {}" lists), it broke "tagged" support for ...
[TXT] pf_print_state.c  1.43   18 years  djm   implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4) which optiona...
[TXT] pfctl.8  1.121   17 years  jmc   Xo/Xc not needed here; from david
[TXT] pfctl.c  1.247   17 years  deraadt   spaces
[TXT] pfctl.h  1.39   18 years  henning   zap unused function From: Andrey Matveev <evol@online.ptt.ru>
[TXT] pfctl_optimize.c  1.10   18 years  djm   implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4) which optiona...
[TXT] pfctl_osfp.c  1.14   18 years  ray   Plug simple memory leak. ``Don't forget to free tcpopts when you are done.'' F...
[TXT] pfctl_parser.c  1.227   17 years  dhartmei   properly join host lists in ifa_grouplookup(), closes PR 5195, reported by andre...
[TXT] pfctl_parser.h  1.83   18 years  dhartmei   for pfctl -f rules, open the file before resetting options. when opening the fil...
[TXT] pfctl_radix.c  1.27   19 years  henning   clean up and rework the interface absraction code big time, rip out multiple use...
[TXT] pfctl_table.c  1.64   18 years  dhartmei   with pfctl -vsI, indicate which interfaces are being skipped. ok henning@, marku...
[TXT] pfctl_altq.c (in the Attic) [Hide]  1.89   18 years  deraadt   better english to describe interfaces without bandwidth info; ok henning
[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...