Page MenuHomeFreeBSD

IfAPI: Explicitly include <net/if_private.h> in netstack
AbandonedPublic

Authored by jhibbits on Jan 25 2023, 8:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 6:56 AM
Unknown Object (File)
Oct 10 2024, 1:01 PM
Unknown Object (File)
Oct 10 2024, 1:01 PM
Unknown Object (File)
Oct 10 2024, 12:43 PM
Unknown Object (File)
Sep 25 2024, 2:52 AM
Unknown Object (File)
Sep 25 2024, 2:51 AM
Unknown Object (File)
Sep 22 2024, 11:41 PM
Unknown Object (File)
Sep 20 2024, 11:14 PM

Details

Summary

In preparation of making if_t completely opaque outside of the netstack,
explicitly include the header. <net/if_var.h> will stop including the
header in the future.

Sponsored by: Juniper Networks, Inc.

Diff Detail

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