arp_bomber NEWS - User visible changes. See the file ChangeLog for the details of all changes. Version 2.1.2 - February 28 2008, by Irwin Tillman * No user-visible changes. Version 2.1.1 - March 14 2007, by Irwin Tillman * Upgraded autoconf and automake, may build on newer systems. Version 2.1.0 - November 5 2004, by Irwin Tillman * Upgraded from the libnet 1.0.x API to the libnet 1.1.x API. We no longer support the libnet 1.1.x API. To compile this version, you must first upgrade libnet to 1.1.x. Version 2.0.8 - November 1 2004, by Irwin Tillman * No user-visible changes. Version 2.0.7 - August 24 2004, by Irwin Tillman * Upgraded autoconf and automake, may build on newer systems. Version 2.0.6 - August 24 2004, by Irwin Tillman * Added an exempt_ip_when_ether_known feature. This is a new class of IP address that is exempt from being bombed if the client trying to use it has a Sender Hardware Address that is known. Version 2.0.5.1 - May 2002, by Irwin Tillman * Fixed a bug that could cause us to bomb a device that had multiple IP addresses specified in its DNS data. * We should be able to compile under gcc 3.0.x now. Version 2.0.5 - May 2001, by Irwin Tillman * Fixed bug in parsing DNS responses, so we see all the IP addresses returned, not just the first one. That bug caused us to generate false positives of the 'MISMATCH' variety for clients that had multiple IP addresses, if the one we were interested in didn't happen to be the first returned by gethostbyaddr(). * Added important note to INSTALL document (in the new PLATFORMS section) cautioning that the resolver library in BIND 8.2.3 has a bug that will break arp_bomber; version 8.2.2p7 does not have that bug. * In the cxample cgi script for searching the logfiles, the default behavior for showing duplicate incidents within the same day has changed from 'no' to 'yes'. Version 2.0.4 - February 2001, by Irwin Tillman * No user-visible changes. Version 2.0.3 - February 2001, by Irwin Tillman * No user-visible changes. Version 2.0.2 - January 2001, by Irwin Tillman * Cleanup of some of the configuration code. You may now specify where libnet, libpcap, and BIND libraries and includes are located. Version 2.0.1 - October 2000, by Irwin Tillman * Added mini_db_server facility. Version 2.0.0 - April 2000, by Irwin Tillman * This version is a major rewrite, and the first to be publicly released. Everything changed. Version 1.x - 1995-1998 by Michael Gettes * This version was never publicly released, due to licensing restrictions. It ran on SunOS 4.1.4, supporting the Lance Ethernet (le) interface.