1
0
mirror of https://github.com/systemd/systemd synced 2025-10-05 16:03:15 +02:00

NEWS: mention PersistLeases=runtime in [DHCPServer]

This commit is contained in:
Yu Watanabe
2025-06-14 03:53:03 +09:00
parent b5610d6360
commit 5509fa8450

4
NEWS
View File

@@ -398,6 +398,10 @@ CHANGES WITH 258 in spe:
networkd.conf. (Previously this had to be configured individually in
each .network file.)
* PersistLeases= setting in [DHCPServer] section now also accepts
"runtime", to make the DHCP server saves and loads bound leases on
the runtime storage.
* A new Preference= setting has been added to the [IPv6RoutePrefix]
section to configure the route preference field.