--- dhcp_probe-1.3.0/src/configfile.c.orig 2009-03-09 21:17:47.000000000 +0100 +++ dhcp_probe-1.3.0/src/configfile.c 2009-11-19 18:17:03.000000000 +0100 @@ -55,7 +55,7 @@ /* parallel arrays of "lease networks of concern" (address & mask), and number of elems in arrays. We also precompute a parallel array of 'addr & mask' to save computing these repeatedly later. -/* If a response already identified as being from a rogue DHCP server contains a yiaddr field field + If a response already identified as being from a rogue DHCP server contains a yiaddr field field that falls into one of these networks, it is reported as a matter of special concern. */ struct in_addr lease_networks_of_concern_addr[MAX_LEASE_NETWORKS_OF_CONCERN];