From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 25 20:54:51 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BF4F16A4CE for ; Fri, 25 Jun 2004 20:54:51 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AE943D60 for ; Fri, 25 Jun 2004 20:54:49 +0000 (GMT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc11) with ESMTP id <2004062520534501300erkfde>; Fri, 25 Jun 2004 20:53:46 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA03692; Fri, 25 Jun 2004 13:53:43 -0700 (PDT) Date: Fri, 25 Jun 2004 13:53:41 -0700 (PDT) From: Julian Elischer To: Ivan Voras In-Reply-To: <40DC83A0.3060509@fer.hr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hackers@freebsd.org Subject: Re: PF_PACKET X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 20:54:51 -0000 check out netgraph and the ng_etf node man ng_etf On Fri, 25 Jun 2004, Ivan Voras wrote: > I'm trying to port open1x xsupplicant, and it uses PF_PACKET to get > relevant packets (of appropriate ethernet type). I looked around in > /usr/include and can't find the support, at least not under that and > similar names. Is there support for it in FreeBSD? > > (I only need to catch & send a few packets now and then, not anything > complex or bandwidth demanding). > > > -- > What part of "Ph'nglui mglw'nath Cthulhu R'lyeh wgah'nagl fhtagn" don't > you understand? > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >