Sylvain Rochet 4beacc4ca0 PPP, VJ, fixed TCP retransmission
We used to modify in place the packet payload during compression but TCP
stack requires that we don't change the packet payload, therefore we now
copy the whole packet before compression.

Signed-off-by: Sylvain Rochet <gradator@gradator.net>
2016-01-24 20:07:54 +01:00
..
2016-01-24 20:07:54 +01:00
2015-03-09 00:49:08 +01:00
2016-01-18 11:55:32 +01:00