strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e76f3d0
)
Added multiple left/rightsourceip NEWS
author
Martin Willi
<martin@revosec.ch>
Mon, 27 Aug 2012 14:52:22 +0000
(16:52 +0200)
committer
Martin Willi
<martin@revosec.ch>
Thu, 30 Aug 2012 14:43:46 +0000
(16:43 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
05cfc23
..
1fbe6cc
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-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.
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.
- 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.