On Wed, May 02, 2012 at 03:03:07PM -0400, Phil Hord wrote: > ppp_mppe discards 50% of packets from some servers > > [2.] Full description of the problem/report: > > When I connect to a server using MPPE, I receive about every other > packet with the FLUSHED bit turned off. These packets are dropped by > ppp_mppe.c just like the SPEC says they should be. I am not able to > maintain tcp connections through the VPN with these packets being discarded. > > I found a patch discussed here: > http://ubuntuforums.org/showthread.php?t=1095189 > > When I stop dropping those packets (by making this change to the driver; > see patch at end), the problem went away. Thanks for the patch. Since the patch is for a kernel network driver, please send your patch together with your description of the problem and how you solved it to netdev@xxxxxxxxxxxxxxx. For it to be accepted, you will need to add a Signed-off-by: line as described in Documentation/SubmittingPatches. Thanks, Paul. -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html