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_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.21   10 years  henning   remove altq bits here, too (i was convinced i committed that yesterday already, ...
[TXT] parse.y  1.636.4.1   9 years  sthen   MFC pfctl fix (parse.y 1.641, pfctl_parser.c 1.300, pfctl_parser.h 1.104) ----- ...
[TXT] pf_print_state.c  1.63   11 years  mikeb   Don't forget to byteswap the state_flags since it's a uint16_t now. From Hrvoje ...
[TXT] pfctl.8  1.164   10 years  henning   remove altq bits here, too (i was convinced i committed that yesterday already, ...
[TXT] pfctl.c  1.325   10 years  henning   remove altq bits here, too (i was convinced i committed that yesterday already, ...
[TXT] pfctl.h  1.52   10 years  henning   remove altq bits here, too (i was convinced i committed that yesterday already, ...
[TXT] pfctl_optimize.c  1.33   10 years  deraadt   Whole bunch of (unsigned char) casts carefully added for ctype calls. Careful se...
[TXT] pfctl_osfp.c  1.19   10 years  deraadt   Whole bunch of (unsigned char) casts carefully added for ctype calls. Careful se...
[TXT] pfctl_parser.c  1.298.6.1   9 years  sthen   MFC pfctl fix (parse.y 1.641, pfctl_parser.c 1.300, pfctl_parser.h 1.104) ----- ...
[TXT] pfctl_parser.h  1.102.4.1   9 years  sthen   MFC pfctl fix (parse.y 1.641, pfctl_parser.c 1.300, pfctl_parser.h 1.104) ----- ...
[TXT] pfctl_queue.c  1.2   10 years  henning   remove altq bits here, too (i was convinced i committed that yesterday already, ...
[TXT] pfctl_radix.c  1.31   10 years  tedu   consolidate some code by using reallocarray in all cases. ok deraadt millert
[TXT] pfctl_table.c  1.72   10 years  blambert   Collect and display 'match' counters for pf tables. While here, fix pf table di...