Bug in userland PPP LQR?

Brett Glass brett at lariat.net
Thu Jul 12 01:43:05 UTC 2007


At 06:23 PM 7/11/2007, Mike Tancsa wrote:
 
>Did you try and use just LCP echo mode instead ?  I have come across a
>number of devices (especially GPRS/EVDO cards) that seem to say yes to
>supporting LQR, but do not.  Try instead lcp echo

I will try it. (To be more specific, I am going to try 

disable lqr
allow lqr
enable echo
echoperiod 12

so that the peer can get LQR if it requests it.) But since this would 
just be working around the bug I think might be there, it would also 
be a good idea to look at how the LQR counter is managed. From what
I can see, the problem is that the counter either is cumulative or
counts irrevocably up to 5 after one LQR packet is missed. The
reason why I'd like to see more eyes than my own on this is that
it's difficult to see how and where the LQR routines are invoked
and how they react to a pattern of missed and un-missed packets.

--Brett



More information about the freebsd-net mailing list