C Programs
----------
ipaudit   - The featured attraction.  Read a network interface and
            summarizes traffic found.  See 'man ipaudit' or 'ipaudit'.
          
total     - Handy database-like tool.  Reads text file of columnar
            data and sums, averages, etc data in selected columns
            and prints results keyed by other selected columns.
            Useful for manipulating ipaudit output files.
            See 'man total' or 'total'.

ipstrings - Modeled on 'strings' UNIX utility, but reads strings
            from network interface or pcap dump file.  See
            'man ipstrings' or 'ipstrings'.

pdate     - A watered-down 'date' program included to provide
            a portable date routine for optional scripts.
