From 343e998927d7071986c0b83f55cfafddc3a6b2aa Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 24 Oct 2012 11:47:18 +0200 Subject: [PATCH] Added NEWS about lookip plugin --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 4a93d8a90..9c0375b51 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 ----------------