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: Thu Jun 10 2004 - 21:34:57 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2004/06/10 20:34:57

Modified files:
        sbin/isakmpd : Tag: OPENBSD_3_5 ike_phase_1.c ike_quick_mode.c
                         ipsec.c message.c message.h

Log message:
MFC:
Fix by hshoexer

Mark authenticated messages explicitly. Better check for authentication before
deleteing SAs.

This fix is needed to solve the problems reported by Thomas Walpuski, previous
diff was not sufficient. Pointed out by Thomas. Thanks!