libnet 1.1.6+dfsg-3.2 source package in Ubuntu

Changelog

libnet (1.1.6+dfsg-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove example Makefile. (Closes: #949348, #949346)

 -- Vagrant Cascadian <email address hidden>  Sun, 10 Jul 2022 13:45:56 -0700

Upload details

Uploaded by:
Stefanos Harhalakis
Uploaded to:
Sid
Original maintainer:
Stefanos Harhalakis
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main net
Lunar release main net

Downloads

File Size SHA-256 Checksum
libnet_1.1.6+dfsg-3.2.dsc 1.5 KiB ad3fe1b0abbdf4c402c9b730361b3307f6ecd3a4562632fac124b8c74621ea75
libnet_1.1.6+dfsg.orig.tar.gz 644.6 KiB d585826a6007169b5e32431bc1c575ae20f5b2bbd26d92de6214793d1a8f396d
libnet_1.1.6+dfsg-3.2.debian.tar.xz 14.4 KiB 9b7e8a81e1296c8781c0b1c5df4e537438f7ed5e716b2df327273421120071e8

No changes file available.

Binary packages built by this source

libnet1: library for the construction and handling of network packets

 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 shared library.

libnet1-dbg: No summary available for libnet1-dbg in ubuntu kinetic.

No description available for libnet1-dbg in ubuntu kinetic.

libnet1-dev: development 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 files needed to compile and link programs
 that use libnet.

libnet1-doc: 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.