From owner-freebsd-net Wed Sep 5 0:27:20 2001 Delivered-To: freebsd-net@freebsd.org Received: from samar.sasken.com (samar.sasken.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id 4331A37B405 for ; Wed, 5 Sep 2001 00:27:14 -0700 (PDT) Received: from samar (localhost [127.0.0.1]) by samar.sasken.com (8.11.3/8.11.3) with SMTP id f857R7M03960; Wed, 5 Sep 2001 12:57:07 +0530 (IST) Received: (from gbnaidu@localhost) by sunk2.sasi.com (8.9.3/8.9.3) id MAA16712; Wed, 5 Sep 2001 12:57:04 +0530 (IST) From: Brahma Naidu Golla MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15253.54216.381750.779254@sunk2.sasi.com> Date: Wed, 5 Sep 2001 12:57:04 +0530 (IST) To: Julian Elischer Cc: freebsd-net@FreeBSD.ORG, sameerbr@sasken.com Subject: Re: Packet capturing at Link Layer... In-Reply-To: References: <15252.40345.212692.832960@sunk2.sasi.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Reply-To: gbnaidu@sasken.com Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Julian, Thanks for your reply. I forgot about the netgraph. Thanks for reminding. regards --gb Julian Elischer writes: > > you can use a netgraph node to filter them > feed the ones you DON'T want back into the > "upper" hook of the ethernet interface. > > (I actually have a special node written to do this if I can get a release > from Monzoon networks to release it) > > On Tue, 4 Sep 2001, Brahma Naidu Golla wrote: > > > Hi, > > > > I would like to capture certain packets (Based on the Protocol type of > > ether header) at the link layer. I dont want the copies of the packets, but > > I want the packets to be received by my user land application and not to be > > processed by the L3 and L4. Could some body give me some pointers on this? > > > > One possibility is to use Raw sockets at the link layer. But how do I > > specify the protocol type of ether header to filter the packets? > > > > TIA > > --gb > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-net" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message