From: Martin Willi Date: Fri, 26 Feb 2010 10:52:54 +0000 (+0100) Subject: NEWS about the dynamic socket implementation X-Git-Tag: 4.4.0~272 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00c60592f297921647d39073b600994216cf8450;p=thirdparty%2Fstrongswan.git NEWS about the dynamic socket implementation --- diff --git a/NEWS b/NEWS index 1ba8b7c496..d849212fd9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-4.4.0 +---------------- + +- The existing IKEv2 socket implementations have been migrated to the + socket-default and the socket-raw plugins. The new socket-dynamic plugin + binds sockets dynamically to ports configured via the left-/rightikeport + ipsec.conf connection parameters. + + strongswan-4.3.6 ----------------