From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [Patch 2/8] CLD: cleanup: add a log entry about sent packet Date: Wed, 14 Apr 2010 15:47:36 -0400 Message-ID: <4BC61BD8.2040601@garzik.org> References: <20100414123403.61fea3b6@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=+4jOkI+BcygDLmQPh9+zx3XBd3ofXbKAW8BZqidtfCI=; b=JTeQjbXgeaOmyi5sXphYUC6+jdI3vT1lGIgTOMUxi5aVKE8aMXe3kr29VcZBTVcKRp b7FS9ZQyf0SleLbvthN8FSfgAai+LiZCsg9p0g23e5uV4ljqBTopgYO72SqLOE6cYYqJ EyPZDVHPjqWyAggTvrumecJ+TUC2AushBeivk= In-Reply-To: <20100414123403.61fea3b6@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail List On 04/14/2010 02:34 PM, Pete Zaitcev wrote: > Currently, there's nothing in the verbose output about sent packets > at all. No, really! This is very confusing, even if I run tcpdump > in the same time. I think we should add this. > > Signed-off-by: Pete Zaitcev > > --- > lib/cldc.c | 2 ++ > 1 file changed, 2 insertions(+) applied 2-6