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
F131799157: D50328.id.diff
Sat, Oct 11, 6:27 AM
Unknown Object (File)
Tue, Oct 7, 6:36 AM
Unknown Object (File)
Tue, Oct 7, 2:40 AM
Unknown Object (File)
Tue, Oct 7, 2:36 AM
Unknown Object (File)
Sat, Oct 4, 3:59 AM
Unknown Object (File)
Wed, Oct 1, 11:07 PM
Unknown Object (File)
Wed, Sep 17, 4:36 AM
Unknown Object (File)
Tue, Sep 16, 10:10 PM

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