RELNOTES: Correct hash for member_ifaddrs change

PR:		287587
Reported by:	Graham Perrin
Event:		Kitchener-Waterloo Hackathon 202506
Fixes: 8ff7c4d56f ("RELNOTES: document bridge(4) member_ifaddrs change")
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste
2025-06-17 10:33:04 -04:00
parent e2a605e7ab
commit 6d8cfd29d4
+1 -1
View File
@@ -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.