HomeFreeBSD

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

Description

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

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.
Reviewed by: glebius, melifaro
Differential Revision: https://reviews.freebsd.org/D38200

Details

Provenance
jhibbitsAuthored on Jan 23 2023, 3:05 PM
Reviewer
glebius
Differential Revision
D38200: IfAPI: Explicitly include <net/if_private.h> in netstack
Parents
rG30af2c131bb0: IfAPI: Add if_get/setmaclabel() and use it.
Branches
Unknown
Tags
Unknown