ipaudit 0.93b3 July 25, 2000 - re-organized distribution - added scripts for generating web site displaying ipaudit statistics ipauidt 0.92 Jun 20, 2000 - print ethernet packets with -e option - prevent memory overflow due to packet storms with -L option - sort output by ip address or intial connection time if -t option. - include total.c, ipstrings.c utilies in distribution, and assorted perl scripts - dnslist, ipf, icf (total utility replaces collate) - fix reading of some devices such as ppp (add correct offset to ip packet structure) - use separate structures for ip and eth packet cracking. - hopefully removed code which made BSD OS not compile. - Packet length no longer includes ethernet header - correctly take into account ip header length (option field) - debug option also prints version info, for easier debug reports ipaudit 0.91.2 Feb 1, 2000 - added -m option by request (to switch off promisc mode) - try 'call pcap_close()' from ihandler(), see if it helps signal trouble Jan 24, 2000 - added collate utility ipaudit 0.91.1 Jan 19, 2000 - Fixed -p option, was not reading udp port options correctly (thanks James Stephens) ipaudit 0.91 Jan 7, 2000 - Fix -c option in getopt() (thanks Bob Maccione) - Add -t option to list opening and closing connection time (suggested by Aivo Kalu) - Add -b option to write output in binary format (experimental) - Add -d option to switch on debugging output ipaudit 0.9 Nov 18, 1999 Initial Release ipaudit 0.92 Jun 20, 2000 - print ethernet packets with -e option - prevent memory overflow due to packet storms with -L option - sort output by ip address or intial connection time if -t option. - include total.c, ipstrings.c utilies in distribution, and assorted perl scripts - dnslist, ipf, icf (total utility replaces collate) - fix reading of some devices such as ppp (add correct offset to ip packet structure) - use separate structures for ip and eth packet cracking. - hopefully removed code which made BSD OS not compile. - Packet length no longer includes ethernet header - correctly take into account ip header length (option field) - debug option also prints version info, for easier debug reports