CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2010/03/23 07:31:29
Modified files: sbin/pfctl : parse.y pfctl.8 pfctl.c pfctl.h pfctl_optimize.c pfctl_parser.h Log message: remove -A, -O, -R and -T load the partial loading of a ruleset (leaving ancors aside) is wrong and conflicts with the general idea of how pf works. last not least it breaks with the optimizer generating tables automagically. ok deraadt sthen krw manpage jmc