Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/30/2000 11:03:16
Module Name: pkgsrc
Committed By: hubertf
Date: Thu Nov 30 09:03:15 UTC 2000
Update of /cvsroot/pkgsrc/net/libnet
In directory netbsd.hut.fi:/tmp/cvs-serv12700
Log Message:
Routines for construction and handling of network packets
Libnet is a collection of routines to help with the construction
and handling of network packets. It provides a portable framework
for low-level network packet shaping, handling and injection. Libnet
features portable packet creation interfaces at the IP layer and
link layer, as well as a host of supplementary and complementary
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)
Needed for isic (to be imported in a second)
Vendor Tag: TNF
Release Tags: pkgsrc-base
C pkgsrc/net/libnet/Makefile
C pkgsrc/net/libnet/pkg/PLIST
C pkgsrc/net/libnet/pkg/COMMENT
C pkgsrc/net/libnet/pkg/DESCR
C pkgsrc/net/libnet/files/md5
C pkgsrc/net/libnet/files/patch-sum
C pkgsrc/net/libnet/patches/patch-aa
7 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jTNF:yesterday -jTNF pkgsrc/net/libnet