Date: Tue, 17 Jun 2025 14:35:30 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 6d8cfd29d477 - main - RELNOTES: Correct hash for member_ifaddrs change Message-ID: <202506171435.55HEZUXR087413@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6d8cfd29d477c64376b3e286946cddb93c7373c5 commit 6d8cfd29d477c64376b3e286946cddb93c7373c5 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2025-06-17 14:33:04 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2025-06-17 14:34:54 +0000 RELNOTES: Correct hash for member_ifaddrs change PR: 287587 Reported by: Graham Perrin Event: Kitchener-Waterloo Hackathon 202506 Fixes: 8ff7c4d56f21 ("RELNOTES: document bridge(4) member_ifaddrs change") Sponsored by: The FreeBSD Foundation --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index efac884e45f5..133d68f87df0 100644 --- a/RELNOTES +++ b/RELNOTES @@ -15,7 +15,7 @@ cd240957d7ba for localhost) is now disabled by default. This functionality can be re-enabled by setting the net.inet.ip.connect_inaddr_wild sysctl to 1. -4d618f6ced86 +b61850c4e6f6 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506171435.55HEZUXR087413>