From 8ff7c4d56f21b8690ed10a7913b42445b7584797 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 14 May 2025 15:30:01 +0100 Subject: [PATCH] RELNOTES: document bridge(4) member_ifaddrs change Reviewed by: des Approved by: des (mentor) Differential Revision: https://reviews.freebsd.org/D50329 --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index 49a4085214a..19e2c07b1c4 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +4d618f6ced86 + The bridge(4) sysctl net.link.bridge.member_ifaddrs now defaults to 0, + meaning that interfaces added to a bridge may not have IP addresses + assigned. Refer to bridge(4) for more information. + 44e5a0150835, 9a37f1024ceb: A new utility sndctl(8) has been added to concentrate the various interfaces for viewing and manipulating audio device settings (sysctls,