From b752f8735a52b4d91cb57e3d1a67243d79813b14 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 21 Apr 2009 07:46:46 +0000 Subject: [PATCH] configuration of DNS and WINS servers via IKEv1 ModeConfig --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 4d9e2cc0e..5a0c1109e 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,11 @@ strongswan-4.3.0 cipher (esp=camellia128|192|256). - Refactored the pluto and scepclient code to use basic functions - (memory allocation, leak detective, printf_hooks, ASN.1 parser, etc.) - from a libstrongswan-lite library. + (memory allocation, leak detective, printf_hooks, strongswan.conf + attributes, ASN.1 parser, etc.) from a libstrongswan-lite library. + +- Up to two DNS and WINS servers to be sent via IKEv1 ModeConfig + can be configured in the pluto section of strongswan.conf. strongswan-4.2.14