5/9/96

This is a port to Linux of the Inria tcpdump-3.0.2+, which includes support
for IPv6.  I've compiled it under linux 1.3.98 with gcc 2.7.0.  Please let me
know if you find incompatibilities with other versions of Linux.

Building
--
This is being distributed with an ELF binary.  If you want to build your own,
do the following:

cd libpcap-0.0
./configure
make
cd ../tcpdump-3.0.2+
./configure
make

Credits
--
Inria tcpdump-3.0.2+ is available from ftp.inria.fr:/network/ipv6
The version of libpcap and linux-include in this distribution came from the
tcpdump-3.0.3 distribution which, I'm afraid, I can't remember where I 
found.  
sunsite.unc.edu:/pub/Linux/system/Network/management/tcpdump-3.0.2.tar.gz
is a good place to start.  The canonical site for non-Linux versions of 
libpcap and tcpdump is ftp.ee.lbl.gov:/

-Peter Belding 
pbelding@qualcomm.com
