From owner-freebsd-current Wed Jul 29 01:04:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07323 for freebsd-current-outgoing; Wed, 29 Jul 1998 01:04:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from tuminfo2.informatik.tu-muenchen.de (root@tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07305 for ; Wed, 29 Jul 1998 01:04:14 -0700 (PDT) (envelope-from sts@mediaintegration.com) Received: from hphalle0.informatik.tu-muenchen.de ([131.159.4.1] EHLO hphalle0.informatik.tu-muenchen.de ident: root [port 4629]) by tuminfo2.informatik.tu-muenchen.de with ESMTP id <110811-2855>; Wed, 29 Jul 1998 10:03:04 +0000 Received: from IDENT-NOT-QUERIED@schmidts.modem.informatik.tu-muenchen.de (port 1028 [172.16.0.35]) by hphalle0.informatik.tu-muenchen.de with SMTP id <1156-4296>; Wed, 29 Jul 1998 10:02:43 +0000 Date: Wed, 29 Jul 1998 10:04:07 +0200 (CEST) From: Stefan Schmidt To: Hellmuth Michaelis cc: Andreas Klemm , current@FreeBSD.ORG Subject: Re: something new in current, that might create a leased line ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. stefan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message