Page MenuHomeFreeBSD

bridge.4: Document the net.link.bridge.log_mac_flap variable
ClosedPublic

Authored by zlei on Apr 8 2023, 11:15 AM.
Tags
None
Referenced Files
F132102444: D39465.id119986.diff
Mon, Oct 13, 5:28 PM
Unknown Object (File)
Fri, Oct 10, 3:56 PM
Unknown Object (File)
Fri, Oct 10, 3:56 PM
Unknown Object (File)
Fri, Oct 10, 3:56 PM
Unknown Object (File)
Fri, Oct 10, 3:55 PM
Unknown Object (File)
Fri, Oct 10, 9:50 AM
Unknown Object (File)
Thu, Oct 9, 5:52 AM
Unknown Object (File)
Sat, Oct 4, 7:01 AM
Subscribers

Details

Diff Detail

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

Event Timeline

Sorry, forgot to add --no-textconv git-diff option to generate the patch.

gbe added a subscriber: gbe.

LGTM

This revision was not accepted when it landed; it landed in state Needs Review.Apr 10 2023, 10:08 AM
This revision was automatically updated to reflect the committed changes.

Hi @gbe ,

I forgot to MFC this change along with 2d3614fb132b .

I'm going to MFC, shall I keep the .Dd April 10, 2023 , or generate a new one for today .Dd Aug 31, 2023 ?

In D39465#949384, @zlei wrote:

Hi @gbe ,

I forgot to MFC this change along with 2d3614fb132b .

I'm going to MFC, shall I keep the .Dd April 10, 2023 , or generate a new one for today .Dd Aug 31, 2023 ?

Hi @zlei

I usually MFC the whole change and don't update the .Dd. So I would go with April 10, 2023.

Thanks for working on this.

Gordon