[][src]Module pnet_datalink::linux

Support for sending and receiving data link layer packets using Linux's AF_PACKET.

Structs

Config

Configuration for the Linux datalink backend.

Functions

channel

Create a data link channel using the Linux's AF_PACKET socket type.

interfaces

Get a list of available network interfaces for the current machine.