Page MenuHomeFreeBSD

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

Authored by ivy on Tue, May 13, 2:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 8:35 PM
Unknown Object (File)
Sun, Jun 1, 4:26 AM
Unknown Object (File)
Mon, May 19, 11:20 AM
Unknown Object (File)
Mon, May 19, 3:48 AM
Unknown Object (File)
Mon, May 19, 3:46 AM
Unknown Object (File)
Sun, May 18, 11:36 AM
Unknown Object (File)
Sun, May 18, 9:08 AM
Unknown Object (File)
Sat, May 17, 9:03 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.Tue, May 13, 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.Tue, May 13, 8:33 PM
This revision now requires review to proceed.Tue, May 13, 9:30 PM
This revision is now accepted and ready to land.Wed, May 14, 10:31 AM