From owner-freebsd-net Wed Aug 29 13: 3:36 2001 Delivered-To: freebsd-net@freebsd.org Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by hub.freebsd.org (Postfix) with SMTP id D6BC637B406 for ; Wed, 29 Aug 2001 13:03:33 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 6128 invoked by uid 3193); 29 Aug 2001 20:03:25 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Aug 2001 20:03:25 -0000 Date: Wed, 29 Aug 2001 16:03:25 -0400 (EDT) From: Mike Silbersack X-Sender: To: Julian Elischer Cc: Subject: Re: BPF question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 29 Aug 2001, Julian Elischer wrote: > > To some extent it depends on the driver. > > check if_ethersubr.c and the driver for your interface to be sure. Ok, yeah, I found it. Looks like the driver gets its grubby little hands on the packet before injecting it into bpf. I'll have him try another NIC (+ driver). Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message