From 41ed02940e5e157fa91b299136db31942abead70 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 5 Jan 2011 18:05:09 +0100 Subject: [PATCH] Added NEWS about INITIAL_CONTACT support --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a8afebe02..55f57a80c 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,10 @@ strongswan-4.5.1 for additional userland implementations of symmetric cipher, hash, hmac and xcbc algorithms. +- The IKEv2 daemon supports the INITIAL_CONTACT notify as initiator and + responder. The notify is sent when initiating configurations with a unique + policy, set in ipsec.conf via the global 'uniqueids' option. + strongswan-4.5.0 ----------------