From c24a8c6bfe0cba4bfca8efab13a8af4cda1ab065 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 31 Oct 2023 11:01:44 +0100 Subject: [PATCH] NEWS: mention that ip=off now means ip=off --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 1d1f08deda7..f9aada81868 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,11 @@ CHANGES WITH 255 in spe: Transitions between real systems should be done with "systemctl soft-reboot" instead. + * The ip=off and ip=none kernel command line options interpreted by + systemd-network-generator will now result in IPv6RA + link-local + addressing to be disabled, too. Previously DHCP was turned off, but + IPv6RA and IPv6 link-local addressing was left enabled. + Device Management: * udev will now create symlinks to loopback block devices in the -- 2.47.3