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: Christopher Pascoe (pascoecvs.openbsd.org)
Date: Sun Dec 02 2007 - 05:53:06 CST


CVSROOT: /cvs
Module name: src
Changes by: pascoecvs.openbsd.org 2007/12/02 04:53:06

Modified files:
        sys/net : pf_ioctl.c

Log message:
Don't put state key if pf_insert_state fails. pf_detach_state would have
put it for us already.

Also, fix cut-n-paste error in previous commit.

ok dlg henning