Date: Wed, 29 Jul 1998 10:04:07 +0200 (CEST) From: Stefan Schmidt <sts@mediaintegration.com> To: Hellmuth Michaelis <hm@hcs.de> Cc: Andreas Klemm <andreas@klemm.gtn.com>, current@FreeBSD.ORG Subject: Re: something new in current, that might create a leased line ? Message-ID: <Pine.BSF.3.96.980729095848.377A-100000@tina.mediaintegration.com> In-Reply-To: <m0z1PiX-0000f3C@hcswork.hcs.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > > Stefan Schmidt <sts@mediaintegration.com> > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980729095848.377A-100000>