CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2009/10/05 20:31:36
Modified files: sys/net : pf_ioctl.c Log message: Replace if (af) tests operating as an af blacklist with stricter switch statements operating as a whitelist, taking care to allow af 0 (which is the wildcard value in pf rules) diff from Vadim Zhukov ok henning