aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2013-06-20 10:29:25 +0200
committerMartin Willi <martin@revosec.ch>2013-06-20 10:29:25 +0200
commit40b0a15cb51976e6bf74cee77bc0d8ed7d73da0a (patch)
tree08b4aa78cb4f237160e1d6d4687d877d66c3cde5 /NEWS
parent4e8142e8e9b45f11460db2d360f20e207ed7e6d4 (diff)
downloadstrongswan-40b0a15cb51976e6bf74cee77bc0d8ed7d73da0a.tar.bz2
strongswan-40b0a15cb51976e6bf74cee77bc0d8ed7d73da0a.tar.xz
NEWS: Add first bunch of 5.1.0 highlights
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c58ee97c..1760cd7eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+strongswan-5.1.0
+----------------
+
+- The new charon-cmd command line IKE client can establish road warrior
+ connections using IKEv1 or IKEv2 with different authentication profiles.
+ It does not depend on any configuration files and can be configured using a
+ few simple command line options.
+
+- The kernel-pfroute networking backend has been greatly improved. It now
+ can install virtual IPs on tun devices on OS X and FreeBSD, allowing these
+ systems to act as a client in common road warrior scenarios.
+
+- IKEv2 can now negotiate transport mode and IPComp in NAT situations.
+
+- IKEv2 exchange initiators now properly closes an established IKE or CHILD_SA
+ on error conditions using an additional exchange, keeping state in sync
+ between peers.
+
+
strongswan-5.0.4
----------------