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
Unknown Object (File)
Fri, Nov 29, 5:22 PM
Unknown Object (File)
Nov 28 2024, 8:28 AM
Unknown Object (File)
Nov 20 2024, 2:34 AM
Unknown Object (File)
Nov 12 2024, 10:42 AM
Unknown Object (File)
Oct 6 2024, 5:55 AM
Unknown Object (File)
Oct 4 2024, 3:29 PM
Unknown Object (File)
Oct 1 2024, 12:54 PM
Unknown Object (File)
Sep 25 2024, 3:18 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