@(#) $Header: README,v 1.4 97/06/14 14:01:57 leres Exp $ (LBL)

PCAPTURE 0.2
Lawrence Berkeley National Laboratory
Network Research Group
pcapture@ee.lbl.gov
ftp://ftp.ee.lbl.gov/pcapture.tar.Z

This directory contains source code for pcapture, a tool for capturing
packets from the network. The original distribution is available via
anonymous ftp to ftp.ee.lbl.gov, in pcapture.tar.Z.

Pcapture uses libpcap, a system-independent interface for user-level
packet capture.  Before building pcapture, you must first retrieve and
build libpcap, also from LBL, in:

	ftp://ftp.ee.lbl.gov/libpcap.tar.Z

Once libpcap is built (either install it or make sure it's in
../libpcap), you can build pcapture using the procedure in the INSTALL
file.

Problems, bugs, questions, desirable enhancements, source code
contributions, etc., should be sent to the email address
"pcapture@ee.lbl.gov".

 - Steve McCanne
   Craig Leres
   Van Jacobson
