On Thu, Oct 15, 2015 at 01:48:44PM -0600, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: bl...@cvs.openbsd.org 2015/10/15 13:48:44 > > Modified files: > sys/net : pf_lb.c > > Log message: > When using a pf rule with both nat-to and rdr-to, it could happen > that the nated source port was reused as destination port. Do not > initialize nport at the beginning of the function, but where it is > needed. > OK sashan@
and OK henning@