From cc5306e1d070d36e3054db8a441b6b54efbdd8f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8D=C3=B1igo=20Huguet?= Date: Mon, 7 Jul 2025 09:14:34 +0200 Subject: [PATCH] NEWS: update --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b243b6a54..d90768e12 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ Overview of changes since NetworkManager-1.52 * Add a new "prefix-delegation" setting containing a "subnet-id" property that specifies the subnet to choose on the downstream interface when using IPv6 prefix delegation. +* Support OCI baremetal in nm-cloud-setup * When activating a WireGuard connection to an IPv6 endpoint, now NetworkManager creates firewall rules to ensure that the incoming packets are not dropped by kernel reverse path filtering.