Page MenuHomeFreeBSD

IfAPI: Add if_get/setmaclabel() and use it.
ClosedPublic

Authored by jhibbits on Jan 25 2023, 8:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 4, 9:20 AM
Unknown Object (File)
Oct 3 2024, 7:18 PM
Unknown Object (File)
Oct 3 2024, 3:05 PM
Unknown Object (File)
Oct 2 2024, 5:43 AM
Unknown Object (File)
Oct 1 2024, 3:22 PM
Unknown Object (File)
Oct 1 2024, 2:20 PM
Unknown Object (File)
Oct 1 2024, 10:27 AM
Unknown Object (File)
Sep 28 2024, 4:58 PM
Subscribers

Details

Summary

Port the MAC modules to use the IfAPI APIs as part of this.

Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49230
Build 46120: arc lint + arc unit

Event Timeline

I realized only after I submitted the review that I added more files than just the users of if_get/setmaclabel(). Unless there's an objection, I'll just make the commit message reflect it rather than splitting it apart.

This revision is now accepted and ready to land.Jan 31 2023, 4:44 PM
This revision was automatically updated to reflect the committed changes.