bin/82625: [PATCH] Enhancement to ping to ping through

Gleb Smirnoff glebius at FreeBSD.org
Mon Aug 15 12:00:41 GMT 2005


The following reply was made to PR bin/82625; it has been noted by GNATS.

From: Gleb Smirnoff <glebius at FreeBSD.org>
To: Chris Hellberg <chellberg at juniper.net>
Cc: FreeBSD-gnats-submit at 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


More information about the freebsd-bugs mailing list