aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2011-05-05 09:38:48 +0200
committerMartin Willi <martin@revosec.ch>2011-05-05 09:38:48 +0200
commit92ebb7c5b2ef395adcd83a4d60e07546e0febc33 (patch)
treef4e4a0e5346d373b6d889249e88416223f1152a0 /NEWS
parente35727c14d5ee8d3a19dd0f83269343ec91fbee5 (diff)
downloadstrongswan-92ebb7c5b2ef395adcd83a4d60e07546e0febc33.tar.bz2
strongswan-92ebb7c5b2ef395adcd83a4d60e07546e0febc33.tar.xz
Added NEWS about duplicheck and coupling plugins
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a11739ab8..da8b48834 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,13 @@ strongswan-4.5.2
The 'ipsec whitelist' utility provides a simple command line frontend for
whitelist administration.
+- The duplicheck plugin provides a specialized form of duplicate checking,
+ doing a liveness check on the old SA an optionally notify a third party
+ application about detected duplicates.
+
+- The coupling plugin permanently couples two or more devices by limiting
+ authentication to previously used certificates.
+
- In the case that the peer config and child config don't have the same name
(usually in SQL database defined connections), ipsec up|route <peer config>
starts|routes all associated child configs and ipsec up|route <child config>