From 77fa2dce42a33523d8889f5cb2974aaca06204a3 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 7 Nov 2023 19:48:08 +0100 Subject: [PATCH] net/wireguard: last one --- net/wireguard/pkg-descr | 1 + 1 file changed, 1 insertion(+) diff --git a/net/wireguard/pkg-descr b/net/wireguard/pkg-descr index 9b1576529..57bbbedb3 100644 --- a/net/wireguard/pkg-descr +++ b/net/wireguard/pkg-descr @@ -19,6 +19,7 @@ Changelog 2.5 * Fix error with empty tunnel address in instance (contributed by Monviech) +* Switch "setconf" to "syncconf" on (re)configuration * Allow instance selection from peer * Use "syncconf" on newwanip event * CARP event handling improvements