diff options
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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 ---------------- |