Page MenuHomeFreeBSD

ifnet/API: Move the IfAPI from if_var.h to if.h
ClosedPublic

Authored by jhibbits on Jan 12 2023, 2:32 AM.
Tags
None
Referenced Files
F172110282: D38030.id114999.diff
Wed, Sep 16, 5:30 AM
Unknown Object (File)
Mon, Sep 14, 10:26 PM
Unknown Object (File)
Fri, Sep 11, 6:10 AM
Unknown Object (File)
Wed, Sep 9, 3:43 PM
Unknown Object (File)
Tue, Sep 8, 9:58 AM
Unknown Object (File)
Wed, Sep 2, 12:32 AM
Unknown Object (File)
Tue, Aug 25, 7:11 AM
Unknown Object (File)
Mon, Aug 17, 8:37 PM
Subscribers

Details

Summary

The "public" KPI for ifnet belongs in net/if.h, with net/if_var.h being
implementation details for the netstack. This is the next step in
enforcing that separation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49070
Build 45959: arc lint + arc unit