mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
Added NEWS for left/rightdns options
This commit is contained in:
parent
26bc695806
commit
e76f3d0df7
6
NEWS
6
NEWS
@ -20,6 +20,12 @@ strongswan-5.0.1
|
|||||||
PAM directly anymore, but can use any XAuth backend to verify credentials,
|
PAM directly anymore, but can use any XAuth backend to verify credentials,
|
||||||
including xauth-pam.
|
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
|
- The autotools build has been migrated to use a config.h header. strongSwan
|
||||||
development headers will get installed during "make install" if
|
development headers will get installed during "make install" if
|
||||||
--with-dev-headers has been passed to ./configure.
|
--with-dev-headers has been passed to ./configure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user