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: Henning Brauer (henningcvs.openbsd.org)
Date: Sat Aug 02 2008 - 07:34:38 CDT


CVSROOT: /cvs
Module name: src
Changes by: henningcvs.openbsd.org 2008/08/02 06:34:38

Modified files:
        sys/net : pf.c

Log message:
do not write the pf state key pointer to the pkhdr.
effectively disables state key linking and pcb linking - unfortunatly,
there seems to be a bug somewhere in there or triggered by it that
we haven't tracked down yet, so we disable this for now to be on the safe
side for release.
lots of testing and analysis from todd and david.