NEWS: update

This commit is contained in:
Beniamino Galvani
2025-07-01 14:26:44 +02:00
parent 165e5df6e0
commit 37c0e0860e

13
NEWS
View File

@@ -15,12 +15,14 @@ NetworkManager-1.54
Overview of changes since NetworkManager-1.52 Overview of changes since NetworkManager-1.52
============================================= =============================================
* Add systemd services to provide networking in the initrd. * Add support for configuring per-device IPv4 forwarding via the
* Introduce a new "ovs-dpdk.lsc-interrupt" property to configure the "ipv4.forwarding" connection property.
Link State Change (LSC) detection mode for OVS DPDK interfaces.
* Add a new "prefix-delegation" setting containing a "subnet-id" * Add a new "prefix-delegation" setting containing a "subnet-id"
property that specifies the subnet to choose on the downstream property that specifies the subnet to choose on the downstream
interface when using IPv6 prefix delegation. interface when using IPv6 prefix delegation.
* 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.
* Add support for configuring the loopback interface in nmtui. * Add support for configuring the loopback interface in nmtui.
* Most of the properties of ovs-bridge and ovs-port connections can * Most of the properties of ovs-bridge and ovs-port connections can
now be reapplied at runtime without bringing the connection down. now be reapplied at runtime without bringing the connection down.
@@ -28,6 +30,11 @@ Overview of changes since NetworkManager-1.52
NetworkManager preserves the SR-IOV parameters set on the device NetworkManager preserves the SR-IOV parameters set on the device
when the connection is deactivated, or whether it resets them to when the connection is deactivated, or whether it resets them to
their default value. their default value.
* Introduce a new "ovs-dpdk.lsc-interrupt" property to configure the
Link State Change (LSC) detection mode for OVS DPDK interfaces.
* The initrd-generator now can parse the NVMe Boot Firmware Table
(NBFT) to configure networking during early boot.
* Add systemd services to provide networking in the initrd.
============================================= =============================================
NetworkManager-1.52 NetworkManager-1.52