Received: by mail.netbsd.org (Postfix, from userid 605) id B171219D6E1; Fri, 12 Nov 2010 09:11:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CE76C19D6E4 for ; Fri, 12 Nov 2010 09:11:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B7C6C175DD; Fri, 12 Nov 2010 09:11:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 12 Nov 2010 09:11:37 +0000 From: =?UTF-8?B?VGltbyBUZXLDpHM=?= Subject: CVS commit: src/crypto/dist/ipsec-tools/src/racoon To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101112091137.B7C6C175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: =?UTF-8?B?VGltbyBUZXLDpHM=?= Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: tteras Date: Fri Nov 12 09:11:37 UTC 2010 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: isakmp.c Log Message: Purge all IPsec-SA's if the last main ISAKMP-SA for the node is deleted by remote request and the phase1 rekeying is enabled (this will also trigger the new phase1_dead script hook). To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/crypto/dist/ipsec-tools/src/racoon/isakmp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.