Re: [Patch] fix packet loss and massive ping spikes with PPP multi-link
From: Richard Hartmann <hidden>
Date: 2010-11-08 14:05:54
Also in:
lkml
From: Richard Hartmann <hidden>
Date: 2010-11-08 14:05:54
Also in:
lkml
On Wed, Jun 2, 2010 at 16:55, Ben McKeegan [off-list ref] wrote:
Still working on this, updating the patch wasn't as trivial as I thought as it clashed with Gabriele Paoloni's ppp_mp_explode redesign. However, while looking at this code I believe I have found a bug which might have been contributing to the poor performance the OP was experiencing. For the case where channel speeds are unknown and there are more than 2 channels it would miscalculate the fragment sizes so they are not balanced on the channels. Patch for the bug to follow immediately.
Is there any update on this? It's been quite some time since you last updated on this issue. Thanks a lot, Richard