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)
Sun, Apr 7, 12:17 AM
Unknown Object (File)
Mon, Apr 1, 1:34 AM
Unknown Object (File)
Sat, Mar 30, 1:02 AM
Unknown Object (File)
Jan 28 2024, 12:53 AM
Unknown Object (File)
Dec 26 2023, 3:34 AM
Unknown Object (File)
Dec 20 2023, 7:23 AM
Unknown Object (File)
Dec 15 2023, 5:41 PM
Unknown Object (File)
Dec 12 2023, 6:03 AM

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.