From owner-freebsd-isdn Wed Jul 29 23:16:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09985 for freebsd-isdn-outgoing; Wed, 29 Jul 1998 23:16:47 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09939 for ; Wed, 29 Jul 1998 23:16:44 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA17007; Thu, 30 Jul 1998 08:15:13 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.8) id HAA26675; Thu, 30 Jul 1998 07:55:41 +0200 (CEST) (envelope-from andreas) Message-ID: <19980730075540.A26394@klemm.gtn.com> Date: Thu, 30 Jul 1998 07:55:40 +0200 From: Andreas Klemm To: Stefan Schmidt , Hellmuth Michaelis Cc: isdn@FreeBSD.ORG Subject: Re: something new in current, that might create a leased line ? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i In-Reply-To: ; from Stefan Schmidt on Wed, Jul 29, 1998 at 10:04:07AM +0200 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jul 29, 1998 at 10:04:07AM +0200, Stefan Schmidt wrote: > Hi, > > > > Stefan Schmidt > > > indicating an "off-by-4 error in i4b_isppp.c around line 600. > > > I don't know which changes he made exactly, but he told me, that > > > after the change the errors went away. > > > > Now it would be nice to know what he did exactly .... > > in i4b/driver/i4b_isppp.c, around line 600, there's some code to prepend > the address family as a four byte field. > > this seems to be unnecessary for -CURRENT. > bpf_mtap( &sc->sc_if, m) works for me. If I change bpf_mtap( &sc->sc_if, &mm) to bpf_mtap( &sc->sc_if, m) the errors go away. -- Andreas Klemm http://www.FreeBSD.ORG/~andreas What gives you 90% more speed, for example, in kernel compilation ? http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html "NT = Not Today" (Maggie Biggs) ``powered by FreeBSD SMP'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message