From owner-freebsd-net@FreeBSD.ORG Sun Jul 25 03:42:04 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C9C16A4CE for ; Sun, 25 Jul 2004 03:42:04 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C29C43D39 for ; Sun, 25 Jul 2004 03:42:04 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-68-121-219-69.dsl.snfc21.pacbell.net [68.121.219.69])i6P3g2lM267612; Sat, 24 Jul 2004 23:42:02 -0400 Message-ID: <41032C09.506@elischer.org> Date: Sat, 24 Jul 2004 20:42:01 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Stephen McKay References: <200407240247.i6O2lQfJ007370@dungeon.home> <200407250144.i6P1iCPx005756@dungeon.home> In-Reply-To: <200407250144.i6P1iCPx005756@dungeon.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org cc: Mike Tancsa Subject: Re: PPPoE problem: "Too many LQR packets lost" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 03:42:04 -0000 Stephen McKay wrote: >On Saturday, 24th July 2004, Mike Tancsa wrote: > > > >>On Sat, 24 Jul 2004 12:47:26 +1000, in sentex.lists.freebsd.net you >>wrote: >> >> >> >>>I found Mike Tancsa's patch but didn't like it. I rolled my own, which >>>seems to be working so far. It works by switching from LQR to simple >>>echo requests when LQR times out. >>> >>> >>I feel so unliked ;-) >> >> > >:-) > > > >>Seriously though, mine was a very ugly hack to >>get things working again for me. Most of the DSL aggregators here >>are Juniper ERXes which do not play nice with FreeBSD's PPPoE. >> any thoughts as to why? FreeBSD's pppoe is going through a little development at the moment.. Now would be a good time to get it fixed.. >> >> > >I think I would have just taken your hack if it had been in lqr_Setup() >where hdlc.lqm.method is initially set. As it was I was in a funny mood >and wanted to write my own hack. :-) > > > >>>(This is a patch against ppp in FreeBSD 4.8. I haven't tried the ppp in >>>-current yet as -current is still a wild and woolly place that scares me.) >>> >>> >>I think Brian re worked the LQR portion at least from looking at the >>commit messages >> >> > >If I'm looking at the same stuff as you, he's reworked the LQR code to >be more accurate with byte counts and such. I don't see any changes that >address our "LQR fails completely" problems. > >Stephen. >_______________________________________________ >freebsd-net@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-net >To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >