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

libnet 1.2

Framework for low-level network packet construction

Libnet provides a fairly portable framework for network packet construction and injection. It features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort.

Installation

Install libnet 1.2 as follows:

guix install libnet@1.2

Or install the latest version:

guix install libnet

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.