Version 0.4b (20010208) ----------------------- - Performed a lot of testing on all supported platforms. - Added the -d switch, useful when you want to enable IP forwarding yourself, and not let angst to do it for you. - Added the -e switch to specify other ports to monitor than the default ones. - Linux support, only tested on Slackware Linux 7.1. - Added a function for enabling IP forwarding on Linux, thanks to charon for the feedback. - NetBSD support, only tested on 1.4.2. - FreeBSD support, only tested on 4.2-STABLE, thanks to sivitos for the shell account. - Added a warning output message when no active sniffing method is specified. - Added an install and uninstall option to the Makefile. - Created a man page. Version 0.3b (20001231) ----------------------- - Although this is still a development version, it is a lot more stable than 0.2b. - Added the man-in-the-middle active sniffing method, thanks for the mail scut :). - Implemented a linked list to keep a record of the active hosts. - Fixed a minor bug related to the log file handling. - Renamed packetdump() to dissect(). - Fixed a bug in the flooder() function, and renamed it to mac_flood(). - Changed the help message to be more comprehensible. - Changed the -f switch, now it specifies the flood random MAC addresses active sniffing method. Version 0.2b (20001212) ----------------------- - Initial public release. - A small bug in packetdump() has been fixed. - More testing was religiously performed, but this is still a development version. Version 0.1b (20000813) ----------------------- - First version, coded during a hot summer morning. $Id: ChangeLog,v 1.29 2001/02/08 13:18:24 argp Exp $