Page MenuHomeFreeBSD

bridge(4): default net.link.bridge.member_ifaddrs to false
ClosedPublic

Authored by ivy on May 13 2025, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 4, 11:34 PM
Unknown Object (File)
Tue, Aug 4, 2:04 PM
Unknown Object (File)
Tue, Aug 4, 11:47 AM
Unknown Object (File)
Tue, Aug 4, 6:32 AM
Unknown Object (File)
Tue, Aug 4, 2:43 AM
Unknown Object (File)
Mon, Aug 3, 1:27 PM
Unknown Object (File)
Sat, Aug 1, 8:47 AM
Unknown Object (File)
Fri, Jul 31, 1:25 AM

Details

Summary

as discussed on arch@, this behaviour is broken and confuses users, so
disable it by default. for 15.0-RELEASE, allow it to be re-enabled
using a sysctl, but the sysctl will be removed in 16.0R.

Relnotes: yes

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.May 13 2025, 2:32 PM

also initialise the variable to false

kp added a subscriber: kp.

It'll want an entry in UPDATING too. I have no strong views about doing this in this commit or a subsequent one.

This revision is now accepted and ready to land.May 13 2025, 8:33 PM
This revision now requires review to proceed.May 13 2025, 9:30 PM
This revision is now accepted and ready to land.May 14 2025, 10:31 AM