diff options
author | Martin Willi <martin@revosec.ch> | 2012-08-27 16:52:22 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-08-30 16:43:46 +0200 |
commit | 69e056a2c13ac7da9ed4e48f846d642aa01a362b (patch) | |
tree | 2ae1b69a52e2de7a4535cfda91e5ee861171d4db | |
parent | e76f3d0df7b6aacf9e271ed992975aea08f7ff21 (diff) | |
download | strongswan-69e056a2c13ac7da9ed4e48f846d642aa01a362b.tar.bz2 strongswan-69e056a2c13ac7da9ed4e48f846d642aa01a362b.tar.xz |
Added multiple left/rightsourceip NEWS
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -26,6 +26,14 @@ strongswan-5.0.1 multiple servers, both for IPv4 and IPv6. rightdns takes a list of DNS server IP addresses to return. +- The left/rightsourceip options now accept multiple addresses or pools. + leftsourceip can be any (comma separated) combination of %config4, %config6 + or fixed IP addresses to request. rightsourceip accepts multiple explicitly + specified or referenced named pools. + +- Multiple connections can now share a single address pool when they use the + same definition in one of the rightsourceip pools. + - The autotools build has been migrated to use a config.h header. strongSwan development headers will get installed during "make install" if --with-dev-headers has been passed to ./configure. |