This package browser is in early development. Mind the rough edges.

libnftnl

Netlink programming interface to the Linux nf_tables subsystem

Libnftnl is a userspace library providing a low-level netlink programming interface to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables.

Installation

Install the latest version of libnftnl as follows:

guix install libnftnl

Or install a particular version:

guix install libnftnl@1.2.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.