From owner-freebsd-questions Fri Sep 26 23:47:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA03234 for questions-outgoing; Fri, 26 Sep 1997 23:47:33 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA03225 for ; Fri, 26 Sep 1997 23:47:29 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id XAA15994; Fri, 26 Sep 1997 23:45:54 -0700 (PDT) Date: Fri, 26 Sep 1997 23:45:53 -0700 (PDT) From: Doug White Reply-To: Doug White To: steve gericke cc: freebsd-questions@FreeBSD.ORG Subject: Re: interface to ethernet drivers In-Reply-To: <342907D6.5E91@comtrol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 24 Sep 1997, steve gericke wrote: > Hi: > I am looking for a standard interface in which I can > access Ethernet drivers in order to send and receive > packets to a specific device (MAC address). > > Is there a standard interface , if so what is it, and > how do I access it as a ported product. If you're trying to read/write raw Ethernet packets, check out the bpf (Berkeley packet filter). Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major