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:
26bc695
)
Added NEWS for left/rightdns options
author
Martin Willi
<martin@revosec.ch>
Mon, 27 Aug 2012 14:44:35 +0000
(16:44 +0200)
committer
Martin Willi
<martin@revosec.ch>
Thu, 30 Aug 2012 14:43:45 +0000
(16:43 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
3a30817
..
05cfc23
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-20,6
+20,12
@@
strongswan-5.0.1
PAM directly anymore, but can use any XAuth backend to verify credentials,
including xauth-pam.
PAM directly anymore, but can use any XAuth backend to verify credentials,
including xauth-pam.
+- The new left/rightdns options specify connection specific DNS servers to
+ request/respond in IKEv2 configuration payloads or IKEv2 mode config. leftdns
+ can be any (comma separated) combination of %config4 and %config6 to request
+ multiple servers, both for IPv4 and IPv6. rightdns takes a list of DNS server
+ IP addresses to return.
+
- 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.