Description
Provides Netlink communication support for Haskell. Netlink is used on Linux for communication between user-space programs and kernel networking or system subsystems.
It is useful for network tools, system monitors, routing utilities, container tooling, and low-level Linux integrations. It is a system programming library and requires Linux-specific knowledge.