From owner-cvs-src Fri Mar 21 7:51:18 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E0A37B401; Fri, 21 Mar 2003 07:51:16 -0800 (PST) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E12643FB1; Fri, 21 Mar 2003 07:51:15 -0800 (PST) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.8/8.12.8) with ESMTP id h2LFpECi077174; Fri, 21 Mar 2003 10:51:14 -0500 (EST) (envelope-from mdodd@FreeBSD.ORG) Date: Fri, 21 Mar 2003 10:51:14 -0500 (EST) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_icmp.c In-Reply-To: <200303211543.h2LFh6HV071749@repoman.freebsd.org> Message-ID: <20030321104836.I8716@sasami.jurai.net> References: <200303211543.h2LFh6HV071749@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Mar 2003, Matthew N. Dodd wrote: > Modified files: > sys/netinet ip_icmp.c > Log: > Add a sysctl node allowing the specification of an address mask to use > when replying to ICMP Address Mask Request packets. If 'net.inet.icmp.maskrepl' is non-zero and 'net.inet.icmp.maskfake' is non-zero, the value of 'net.inet.icmp.maskfake' will be returned instead of the real netmask. The rational being that if you have some reason to enable 'net.inet.icmp.maskrepl' you might want to be able to return a 'fake' value. (Honeypot?) -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message