From 800b335697726900233bd699ddffe096af82139c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 21 Nov 2007 00:53:14 +0000 Subject: [PATCH] new IPv6 scenarios were added --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f9f0b41e5..b856b3e91 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ strongswan-4.1.9 ---------------- -- Default _updown scripts now dynamically inserts and removes ip6tables - firewall rules if leftfirewall=yes is set in IPv6 connections. +- The default _updown script now dynamically inserts and removes ip6tables + firewall rules if leftfirewall=yes is set in IPv6 connections. New IPv6 + net-net and roadwarrior (PSK/RSA) scenarios for both IKEv1 and IKEV2 were + added. - Implemented RFC4478 repeated authentication to force EAP/Virtual-IP clients to reestablish an IKE_SA within a given timeframe.