CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/12/23 06:18:23
Modified files: usr.sbin/relayd: parse.y pfe_filter.c relayd.conf.5 Log message: pf now supports source-hash and random with tables so we can allow it in redirections. Thanks for help and input from jsg and yasuoka who reminded me to dig out and update these old diffs for pf and relayd. ok jsg@