aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-04-11 16:29:39 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-04-11 16:29:39 +0200
commit9235edc2763e367f4c8a651fd9df577593ac7997 (patch)
tree89a8d3870a052ee8d0c567a466478a0c89031847 /NEWS
parent2544e08ec7a3789c965eb1c3b93c2c431279a432 (diff)
downloadstrongswan-9235edc2763e367f4c8a651fd9df577593ac7997.tar.bz2
strongswan-9235edc2763e367f4c8a651fd9df577593ac7997.tar.xz
added support of RAM-based pools to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e549ac52a..ea34d3081 100644
--- a/NEWS
+++ b/NEWS
@@ -5,9 +5,13 @@ strongswan-4.4.0
load sharing and failover capabilities in a cluster of currently two nodes,
based on an extend ClusterIP kernel module. More information is available at
http://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability.
- Development of the High Availability functionality has been sponsored by
+ The development of the High Availability functionality was sponsored by
secunet Security Networks AG.
+- The IKEv1 pluto daemon supports RAM-based virtual IP pools using
+ the rightsourceip directive with a subnet from which addresses
+ are allocated.
+
- The ipsec pki --gen and --pub commands now allow the output of
private and public keys in PEM format using the --outform pem
command line option.