Date: Tue, 12 Oct 2004 17:10:40 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet if_ether.c Message-ID: <200410121710.i9CHAeto027998@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-10-12 17:10:40 UTC FreeBSD src repository Modified files: sys/netinet if_ether.c Log: Modify the thrilling "%D is using my IP address %s!" message so that it isn't printed if the IP address in question is '0.0.0.0', which is used by nodes performing DHCP lookup, and so constitute a false positive as a report of misconfiguration. Revision Changes Path 1.130 +7 -1 src/sys/netinet/if_ether.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410121710.i9CHAeto027998>