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_8_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.492   18 years  henning   no need to restrict tagging to stateful rules any more, dhartmei ok From: "Alexe...
[TXT] pf_print_state.c  1.41   19 years  pascoe   Identify states that will not be synchronised in pfctl -vvss output. ok mcbride...
[TXT] pfctl.8  1.120   18 years  henning   document extended pfctl -sl format
[TXT] pfctl.c  1.243   18 years  dhartmei   clear PFI_IFLAG_SKIP when clearing interface flags, found by David Hill, ok henn...
[TXT] pfctl.h  1.38   19 years  henning   clean up and rework the interface absraction code big time, rip out multiple use...
[TXT] pfctl_optimize.c  1.9   18 years  henning   make the packet and byte counters on rules and src nodes per direction, matches ...
[TXT] pfctl_osfp.c  1.12   19 years  aaron   Fix indentation as to not mislead the code reader. No functional change.
[TXT] pfctl_parser.c  1.219   18 years  sturm   in order for pfvar.h not to conflict with openssl's crypto.h, use PF_MD5_DIGEST_...
[TXT] pfctl_parser.h  1.80   19 years  david   KNF; ok henning@
[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.86   19 years  henning   use the linkshar keyword when gtalking about the link sharing service curve, ins...
[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...