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

libnfnetlink 1.0.2

Low-level netfilter netlink communication library

libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace.

Installation

Install libnfnetlink 1.0.2 as follows:

guix install libnfnetlink@1.0.2

Or install the latest version:

guix install libnfnetlink

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.