From: Martin Willi Date: Tue, 24 Feb 2015 16:26:07 +0000 (+0100) Subject: NEWS: Introduce the cga and narrowid plugins X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fcga;p=thirdparty%2Fstrongswan.git NEWS: Introduce the cga and narrowid plugins --- diff --git a/NEWS b/NEWS index e43159f5d5..85186ddb21 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,12 @@ Windows 7 IKEv2 clients, which announces its services over the tunnel if the negotiated IPsec policy allows it. +- The cga plugin provides a backend to create and verify IPv6 Cryptographically + Generated Address parameters, as defined in RFC 3972. The pki tool has been + extended by a --cga command to generate such parameters and to print them. + CGA parameters can be negotiated over IKEv2, and the new narrowid plugin can + narrow traffic selectors according the authenticated (CGA) IKE identities. + strongswan-5.2.2 ----------------