From 1d2842d1e644d441e889b43b82e6c6548011eab3 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 25 Jan 2022 02:40:37 +0900 Subject: [PATCH] NEWS: mention about the regression in WireGuard --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index ad8244095b..d3cc5032fe 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ systemd System and Service Manager +CHANGES WITH 251: + * Incompatibility and Regression note: + In v250, the feature that automatically configuring routes to + addresses specified in AllowedIPs= was added and enabled by default. + However, this feature causes network connectivity issues on many + existing setups. Hence, this is disabled by default since v250.3. The + feature can be still used by explicitly configuring RouteTable= + setting in .netdev files. + CHANGES WITH 250: * Support for encrypted and authenticated credentials has been added. -- 2.25.1