From 8f5b363c30bf0b19758e0cb9a7d8ccb421d07779 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 7 Aug 2007 06:48:48 +0000 Subject: [PATCH] updated NEWS for 4.1.5 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 37253a21d..a3f2c8d7d 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ strongswan-4.1.5 lookup successfully returns with a changed IP address the corresponding connection definition is updated. +- Routes installed by the keying daemons are now in a separate + routing table with the ID 100 to avoid conflicts with the main + table. Route lookup for IKEv2 traffic is done in userspace to ignore + routes installed for IPsec, as IKE traffic shouldn't get encapsulated. + strongswan-4.1.4 ----------------