diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-06-17 14:33:04 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-06-17 14:34:54 +0000 |
| commit | 6d8cfd29d477c64376b3e286946cddb93c7373c5 (patch) | |
| tree | 3a21f736757737b8bd23ba7545615c4f05c4a065 | |
| parent | e2a605e7ab7ff83d15b1a0b994223768169b0f1e (diff) | |
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
| -rw-r--r-- | RELNOTES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
