From 48a3682a75bed6e65836341d1a13be5ed3f77939 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 20 Apr 2023 16:22:56 +0200 Subject: [PATCH] NEWS: belatedly mention default for ipv6.addr-gen-mode Fixes: e6a33c04ebe1 ('all: make "ipv6.addr-gen-mode" configurable by global default') --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3d692f4668..ab74091a2a 100644 --- a/NEWS +++ b/NEWS @@ -146,6 +146,8 @@ Overview of changes since NetworkManager-1.38 paragraphs. * Support enabling ipv4ll alongside DHCPv4 and static addressing. * Support configuring "ipv6.mtu". +* The "ipv6.addr-gen-mode" property can now have a default value + specified via global connections defaults in NetworkManager.conf. * Honor "nm.debug" kernel command line to enable debug logging of NetworkManager. * NetworkManager reads the kernel command line "/proc/cmdline" for several