Module protocol_family

Module protocol_family 

Source
Expand description

A module for managing protocol-specific aspects of Netlink.

Modules§

route
This module implements the Route Netlink Protocol Family.
sock_diag
A module for handling the NETLINK_SOCK_DIAG API.

Traits§

NetlinkClient
A client of a Netlink protocol family that supports common bind operations.