From: Martin Willi Date: Wed, 5 Jan 2011 17:09:49 +0000 (+0100) Subject: Added conftest NEWS X-Git-Tag: 4.5.1~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07834647618e0125dff8d623409044bb62ea257;p=thirdparty%2Fstrongswan.git Added conftest NEWS --- diff --git a/NEWS b/NEWS index 55f57a80c0..572e752c6e 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,12 @@ strongswan-4.5.1 responder. The notify is sent when initiating configurations with a unique policy, set in ipsec.conf via the global 'uniqueids' option. +- The conftest conformance testing framework enables the IKEv2 stack to perform + many tests using a distinct tool and configuration frontend. Various hooks + can alter reserved bits, flags, add custom notifies and proposals, reorder + or drop messages and much more. It is enabled using the --enable-conftest + ./configure switch. + strongswan-4.5.0 ----------------