From a4a3632c305434f177dcb5899944141dce916cc5 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Tue, 25 Sep 2007 20:07:31 +0000 Subject: [PATCH] fixed bug occuring with multiple queued Quick Modes and NAT Traversal --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 5790faa81..58768b031 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +strongswan-4.1.7 +---------------- + +- In NAT traversal situations and multiple queued Quick Modes, + those pending connections inserted by auto=start after the + port floating from 500 to 4500 were erronously deleted. + + strongswan-4.1.6 ----------------