Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2025 00:04:16 GMT
From:      Lexi Winter <ivy@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 8ff7c4d56f21 - main - RELNOTES: document bridge(4) member_ifaddrs change
Message-ID:  <202505150004.54F04Gc4046929@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ivy:

URL: https://cgit.FreeBSD.org/src/commit/?id=8ff7c4d56f21b8690ed10a7913b42445b7584797

commit 8ff7c4d56f21b8690ed10a7913b42445b7584797
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-05-14 14:30:01 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-05-15 00:02:52 +0000

    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 49a4085214aa..19e2c07b1c4b 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,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505150004.54F04Gc4046929>