The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=6d8cfd29d477c64376b3e286946cddb93c7373c5

commit 6d8cfd29d477c64376b3e286946cddb93c7373c5
Author:     Ed Maste <ema...@freebsd.org>
AuthorDate: 2025-06-17 14:33:04 +0000
Commit:     Ed Maste <ema...@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.

Reply via email to