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: Brad Smith (bradcvs.openbsd.org)
Date: Fri Oct 31 2003 - 00:36:16 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2003/10/30 23:36:16

Modified files:
        sys/net : Tag: OPENBSD_3_3 pf.c

Log message:
MFC:
Fix by dhartmei

fix binat for incoming connections when a netblock (not just a single
address) is used for source in the binat rule. closes PR 3535, reported
by Karl O.Pinc. ok henning, cedric

ok deraadt