From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 15 12:00:41 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A9FC16A41F for ; Mon, 15 Aug 2005 12:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBFF43D45 for ; Mon, 15 Aug 2005 12:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7FC0f16017453 for ; Mon, 15 Aug 2005 12:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7FC0fTj017452; Mon, 15 Aug 2005 12:00:41 GMT (envelope-from gnats) Date: Mon, 15 Aug 2005 12:00:41 GMT Message-Id: <200508151200.j7FC0fTj017452@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gleb Smirnoff Cc: Subject: Re: bin/82625: [PATCH] Enhancement to ping to ping through X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gleb Smirnoff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 12:00:41 -0000 The following reply was made to PR bin/82625; it has been noted by GNATS. From: Gleb Smirnoff To: Chris Hellberg Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: bin/82625: [PATCH] Enhancement to ping to ping through Date: Mon, 15 Aug 2005 15:52:20 +0400 Chris, can you please comment this change? I can't understand it: @@ -780,13 +853,21 @@ } pr_pack((char *)packet, cc, &from, tv); if ((options & F_ONCE && nreceived) || - (npackets && nreceived >= npackets)) + (totpackets && ntransmitted >= totpackets)) break; } -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE