Crate pnetlink [] [src]

Netlink is a linux kernel interface used for communication between kernel and userspace.

socket module can be used to establish Netlink socket packet contains high level functions and traits

Modules

packet

Netlink packet functions

socket

Netlink socket related functions

tokio
util