From owner-cvs-sys Mon Aug 25 12:24:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA03058 for cvs-sys-outgoing; Mon, 25 Aug 1997 12:24:08 -0700 (PDT) Received: from gvr.gvr.org (root@gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA02983; Mon, 25 Aug 1997 12:23:59 -0700 (PDT) Received: (from guido@localhost) by gvr.gvr.org (8.8.6/8.8.5) id VAA11937; Mon, 25 Aug 1997 21:23:56 +0200 (MET DST) From: Guido van Rooij Message-Id: <199708251923.VAA11937@gvr.gvr.org> Subject: Re: cvs commit: src/sys/netinet icmp_var.h ip_icmp.c In-Reply-To: <199708251629.JAA28824@freefall.freebsd.org> from Garrett Wollman at "Aug 25, 97 09:29:30 am" To: wollman@FreeBSD.ORG (Garrett Wollman) Date: Mon, 25 Aug 1997 21:23:56 +0200 (MET DST) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Garrett Wollman wrote: > wollman 1997/08/25 09:29:30 PDT > > Modified files: > sys/netinet icmp_var.h ip_icmp.c > Log: > ICMP Timestamp Request messages could have harbored the same sort of > problem as Echo Requests when broad/multicast. When multicast echo responses > are disabled, also do the same for timestamp responses. > Thanks; you could have mentioned the source though... On a site note: I never got the commit message for the 1.28 commit of ip_icmp.c. Was something wrong? -Guido