From owner-freebsd-questions Fri Jun 4 4:56:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from righi.ml.org (RIGHI.DF.UNIBO.IT [137.204.49.17]) by hub.freebsd.org (Postfix) with ESMTP id 02CC014DD1 for ; Fri, 4 Jun 1999 04:56:50 -0700 (PDT) (envelope-from riccardo@righi.ml.org) Received: from localhost (riccardo@localhost) by righi.ml.org (8.9.2/8.9.1) with ESMTP id NAA18089; Fri, 4 Jun 1999 13:59:32 +0200 (CEST) (envelope-from riccardo@righi.ml.org) Date: Fri, 4 Jun 1999 13:59:32 +0200 (CEST) From: Riccardo Veraldi To: "Pavel V. Antipov" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ethernet-level connection In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I did a FreeBSD port called sniff. and to have access to ethernet packets I just used tcpdump. AS well tcpdump is written using libpcap. I wanted to access directly to the ethernet device without using libpcap or tcpdump but since now noone could answer to my question. Do u have any clue about it ? thanks Rick On Fri, 4 Jun 1999, Pavel V. Antipov wrote: > Hi ! > > I tried to use pcap- and libnet-functions to work with Ethernet packets. > Everything is cool but it nees BPF installed. > I need to create API based of socket system call. > Is FreeBSD supports PF_LINK ? > > Answer me via email please: pavel@ikar.elect.ru > > Thanx, > Pavel > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message