libnet1-doc

Rating: 
0
No votes yet

developers documentation files for libnet
libnet provides a portable framework for low-level network packet
writing and handling.
.
libnet 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. With a bit more time, more complex
programs can be written (Traceroute and ping were easily rewritten
using libnet and libpcap).
.
This package contains the documentation files for developers.

Category:

Application versions: 
AttachmentSizeDate
File libnet1-doc_1.1.4-2.1_all.deb254.37 KB05/08/2013 - 15:16
Changelog: 

libnet (1.1.4-2.1) unstable; urgency=low

* Non-maintainer upload.
* Fix "FTBFS: libnet_init.c:88:17: error: format not a string literal
and no format arguments [-Werror=format-security]": add patch from Bart
Martens as Werror_format-security.patch.
Closes: #643431