diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-03-11 11:31:02 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-03-11 11:31:02 +0100 |
commit | bebccf987620f806ad6a4c6f7a0e60f053e4e24c (patch) | |
tree | 84bd93995c2d8fa740664adaa16e6a5dfeed75f2 | |
parent | 8e3940f59c9fd49a4ce678241cad16a96fc7aa3f (diff) | |
download | strongswan-5.4.0rc1.tar.bz2 strongswan-5.4.0rc1.tar.xz |
Updated NEWS5.4.0rc1
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -29,6 +29,14 @@ strongswan-5.4.0 The port range must map to a port mask, though since the kernel does not support arbitrary ranges. +- The vici plugin allows the configuration of IPv4 and IPv6 address ranges + in local and remote traffic selectors. Since both the Linux kernel and + iptables cannot handle arbitrary ranges, address ranges are mapped to the next + larger CIDR subnet by the kernel-netlink and updown plugins, respectively. + +- Implemented IKEv1 IPv4/IPv6 address subnet and range identities that can be + used as owners of shared secrets. + strongswan-5.3.5 ---------------- |