aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-08-06 12:02:12 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-08-06 12:02:12 +0000
commit7ad634a2ef1469c452adb73d6a05938c2300c99f (patch)
treef060fd01f380dc78b95eb316e4b0ad3a186c36ec /NEWS
parentd9f129eb1d0ede2db81c05973463c302abbea37a (diff)
downloadstrongswan-7ad634a2ef1469c452adb73d6a05938c2300c99f.tar.bz2
strongswan-7ad634a2ef1469c452adb73d6a05938c2300c99f.tar.xz
tolerate DNS lookup failures
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ed4fbda4..37253a21d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+strongswan-4.1.5
+----------------
+
+- If a DNS lookup failure occurs when resolving right=%<FQDN>
+ or right=<FQDN> combined with rightallowany=yes then the
+ connection is not updated by ipsec starter thus preventing
+ the disruption of an active IPsec connection. Only if the DNS
+ lookup successfully returns with a changed IP address the
+ corresponding connection definition is updated.
+
+
strongswan-4.1.4
----------------