Page MenuHomeFreeBSD

Add IFNET_EVENT_UPDATE_BAUDRATE event and use it to update if_baudrate for vlan interfaces created on the LACP lagg.
ClosedPublic

Authored by wma on Dec 13 2021, 5:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 15, 2:56 AM
Unknown Object (File)
Feb 25 2025, 1:41 AM
Unknown Object (File)
Feb 24 2025, 6:24 PM
Unknown Object (File)
Feb 24 2025, 5:33 AM
Unknown Object (File)
Feb 23 2025, 11:50 PM
Unknown Object (File)
Feb 23 2025, 12:15 PM
Unknown Object (File)
Feb 15 2025, 7:15 PM
Unknown Object (File)
Feb 9 2025, 2:28 PM

Details

Summary

Putting the patch back to discussion. BugID: Bugzilla 193953

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193953

@ae Do you think it's good enough to be merged, or you'd like to have it updated?

Diff Detail

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

Event Timeline

wma requested review of this revision.Dec 13 2021, 5:40 AM

I think the patch needs to be updated to reflect epoch related changes in the vlan code.
We use this patch. But I did not checked is it applicable to recent CURRENT or not.

I've updated the patch with epoch_wait changes.

This revision is now accepted and ready to land.May 19 2022, 9:34 AM
This revision was automatically updated to reflect the committed changes.