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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   17 years  miod   Remove m88k compiler flags tweak which is no longer necessary since a long time ...
[TXT] parse.y  1.517   17 years  dhartmei   in decide_address_family(), only limit a rule to a specific address family when ...
[TXT] pf_print_state.c  1.44   17 years  deraadt   be more careful with mixing &/| with &&/||, ok otto
[TXT] pfctl.8  1.128   17 years  jmc   document -sI -v; from Janne Johansson, tweaked by myself; ok dhartmei
[TXT] pfctl.c  1.262   17 years  deraadt   be more careful with mixing &/| with &&/||, ok otto
[TXT] pfctl.h  1.40   17 years  henning   use DIOCGETRULE ioctl & action set to PF_GET_CLR_CNTR to clear counters with -z ...
[TXT] pfctl_optimize.c  1.13   17 years  mcbride   Allow pfctl ruleset optimizer to be controlled from the ruleset. "set" "ruleset...
[TXT] pfctl_osfp.c  1.15   17 years  itojun   IPv6 passive OS fingerprinting. reuses IPv4 signature file (assuming that TCP co...
[TXT] pfctl_parser.c  1.234   17 years  mcbride   Allow a user to recursively print anchors including those without reserved names...
[TXT] pfctl_parser.h  1.86   17 years  mcbride   Allow a user to recursively print anchors including those without reserved names...
[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.66   17 years  deraadt   be more careful with mixing &/| with &&/||, ok otto
[TXT] pfctl_altq.c (in the Attic) [Hide]  1.91   17 years  henning   fix servicecurve check; no point in checking the same sc three times, it was obv...
[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...