From mboxrd@z Thu Jan 1 00:00:00 1970 From: ratheesh k Subject: Re: printk mac address --hangs Date: Thu, 13 May 2010 22:54:41 +0530 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=eXFFUctmZ+gcMDKDWP6HFBkCbKTF+uQqSUEC3GBj3w0=; b=Xv646AJ4CNLwNMowB3S4St+CfU/ITwSzqDfcGzgZVhNJNbgdECCz3+iwto16pp2sxU mAz7kRiA6UTXb/CR5cbfMazbBL+d+4AMfq05cj1+SFCVDRKo5E9tst9K1J0r036RRmKp NuJ5xCsPB2uJFYWCaqMCLcWR3vV5RGWyxupSg= In-Reply-To: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Jan Engelhardt Cc: Netfilter mailing list On Thu, May 13, 2010 at 10:46 PM, Jan Engelhardt w= rote: > Your hook received packets from all interfaces, including lo and > ethhdr-less tunnels. Packets from lo will hit NF_IP_LOCAL_OUT hook ? Could you please tell example for ether less packet ? Thanks, Ratheesh . On Thu, May 13, 2010 at 10:46 PM, Jan Engelhardt w= rote: > On Thursday 2010-05-13 19:07, ratheesh k wrote: > >>On Thu, May 13, 2010 at 9:49 PM, an Engelhardt w= rote: >>> If you do not have an Ethernet packet, this is going to explode. >> >>I have only one =A0ethernet network interface (eth0 ) with 192.168.1.= 5 . >>I could see in wireshark all =A0packets with ethernet mac addresses . >>When i try to prink the mac address or copy , =A0it hangs .. > > Your hook received packets from all interfaces, including lo and > ethhdr-less tunnels. >