Network
Implement a driver that interacts with network interfaces such as Ethernet adaptors.
Overview
For most types of network interfaces, the use of kernel extensions is deprecated. Instead, create a DriverKit extension using NetworkingDriverKit.
Implement a driver that interacts with network interfaces such as Ethernet adaptors.
For most types of network interfaces, the use of kernel extensions is deprecated. Instead, create a DriverKit extension using NetworkingDriverKit.