OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ryan Thomas McBride (mcbridecvs.openbsd.org)
Date: Tue Jul 01 2008 - 08:07:02 CDT


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2008/07/01 07:07:02

Modified files:
        sys/net : pf.c

Log message:
Don't return immediately if we're actually passing the traffic, we want to
ensure that the packet gets rewritten correctly first.

As usual, problem pointed out by david
ok henning