From: Martin Willi Date: Wed, 24 Oct 2012 09:47:18 +0000 (+0200) Subject: Added NEWS about lookip plugin X-Git-Tag: 5.0.2dr4~302 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=343e998927d7071986c0b83f55cfafddc3a6b2aa;p=thirdparty%2Fstrongswan.git Added NEWS about lookip plugin --- diff --git a/NEWS b/NEWS index 4a93d8a90a..9c0375b518 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ strongswan-5.0.2 - The new "ipsec listcounters" command prints a list of global counter values about received and sent IKE messages and rekeyings. +- A new lookip plugin can perform fast lookup of tunnel information using a + clients virtual IP and can send notifications about established or deleted + tunnels. The "ipsec lookip" command can be used to query such information + or receive notifications. + strongswan-5.0.1 ----------------