diff options
author | Martin Willi <martin@revosec.ch> | 2012-12-19 10:43:35 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-12-19 10:43:35 +0100 |
commit | ecdd5aedac519eb3065bf2017a70b595ac9d75a3 (patch) | |
tree | a44db5dc3833579b3e44b521a1748ae7484dabae | |
parent | 32c3ac95e4f51e07b24578809dffbd2085e2c1d1 (diff) | |
download | strongswan-ecdd5aedac519eb3065bf2017a70b595ac9d75a3.tar.bz2 strongswan-ecdd5aedac519eb3065bf2017a70b595ac9d75a3.tar.xz |
NEWS about error-notify
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ strongswan-5.0.2 tunnels. The "ipsec lookip" command can be used to query such information or receive notifications. +- The new error-notify plugin catches some common error conditions and allows + an external application to receive notifications for them over a UNIX socket. + - IKE proposals can now use a PRF algorithm different to that defined for integrity protection. If an algorithm with a "prf" prefix is defined explicitly (such as prfsha1 or prfsha256), no implicit PRF algorithm based on |