NEWS: Add first bunch of 5.1.0 highlights

This commit is contained in:
Martin Willi 2013-06-20 10:29:25 +02:00
parent 4e8142e8e9
commit 40b0a15cb5
1 changed files with 19 additions and 0 deletions

19
NEWS
View File

@ -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
----------------