*  * * * NOTE 06/17/93 * * ** 

A bug fix release of the netlog package will occur
within the next day or two, so you might want to check
back.  Some other minor enhancements.  One new tool
for gathering some simple protocol usage numbers.

Doug.

****************************************************

Netlog Package README:

This tar file contains a TCP and UDP traffic logging system.  These
programs are a part of the network security system used by Texas A&M
University.  It can be used for locating suspicious network traffic.
The following programs are included:

tcplogger -  Log all TCP connections on a subnet
udplogger -  Log all UDP sessions on a subnet
extract   -  Process log files created by tcplogger or udplogger

All three programs require an ANSI C compiler.  Tcplogger and
udplogger use the SunOS 4.x Network Interface Tap (nit).

To build the programs, just enter 'make'
