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

libnftnl 1.2.3

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 libnftnl 1.2.3 as follows:

guix install libnftnl@1.2.3

Or install the latest version:

guix install libnftnl

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.