Module pnet_datalink::linux [−][src]
Expand description
Support for sending and receiving data link layer packets using Linux’s AF_PACKET
.
Structs
Configuration for the Linux datalink backend.
Functions
Create a data link channel using the Linux’s AF_PACKET
socket type.
Get a list of available network interfaces for the current machine.