From ed7186cbe11e6c6c92769a232390f1a68457024d Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 1 Feb 2012 16:02:33 +0100 Subject: [PATCH] NEWS about route reinstallation added. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f2872e89e..ac57decfd 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ strongswan-5.0.0 Besides several interface changes this last bit also changes the semantics for loggers as these may now be called by multiple threads at the same time. +- Source routes are reinstalled if interfaces are reactivated or IP addresses + reappear. + strongswan-4.6.3 ----------------