net.link.bridge.member_ifaddrs has landed in stable/14

From: Lexi Winter <ivy_at_FreeBSD.org>
Date: Wed, 21 May 2025 04:04:50 UTC
hello,

i have just MFC'd the sysctl net.link.bridge.member_addrs to stable/14.
for detail see: https://cgit.freebsd.org/src/commit/?h=stable/14&id=ff1980d569c8167d38cda5f2713664866d9802bc

in short, if you have a bridge with a lot of members (20+) and you do
not have any IP addresses assigned to those bridge members, you should
see a significant performance improvement from enabling this sysctl.

please feel free to test this and report any problems.