Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750992AbWEPBWY (ORCPT ); Mon, 15 May 2006 21:22:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750990AbWEPBWY (ORCPT ); Mon, 15 May 2006 21:22:24 -0400 Received: from stinky.trash.net ([213.144.137.162]:55272 "EHLO stinky.trash.net") by vger.kernel.org with ESMTP id S1750988AbWEPBWX (ORCPT ); Mon, 15 May 2006 21:22:23 -0400 Message-ID: <4469294D.6010509@trash.net> Date: Tue, 16 May 2006 03:22:21 +0200 From: Patrick McHardy User-Agent: Debian Thunderbird 1.0.7 (X11/20051019) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Herbert Xu CC: "David S. Miller" , shemminger@osdl.org, ranjitm@google.com, akpm@osdl.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] tcpdump may trace some outbound packets twice. References: <44692847.4080100@trash.net> In-Reply-To: <44692847.4080100@trash.net> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 539 Lines: 14 Patrick McHardy wrote: > 3) Clone the skb and have dev_queue_xmit_nit() consume it. > > That should actually be pretty easy. On second thought, thats not so great either. netdev_nit just globally signals that there are some taps, but we don't know if they're interested in a specific packet. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/