CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/04/06 07:18:39
Modified files: sys/net : pf.c pf_ioctl.c pfvar.h Log message: 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@