CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2009/10/28 14:11:01
Modified files: sbin/pfctl : parse.y pfctl.c pfctl_optimize.c pfctl_parser.c sys/net : pf.c pf_ioctl.c pfvar.h Log message: Add a dedicated pf pool for route options as suggested by henning, which unbreaks ie route-to after the recent pf changes. With much help debugging and pointing out of missing bits from claudio@ ok claudio@ "looks good" henning@