Expand description
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.