CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/04/06 07:19:55
Modified files: sbin/pfctl : parse.y pfctl_optimize.c pfctl_parser.c pfctl_parser.h Log message: Userland bits to allow PF to filter on the rdomain a packet belongs to. This allows to write rules like "pass in on rdomain 1". Tested by phessler@, OK henning@