I2P Address: [http://git.idk.i2p]

Skip to content

SSU: Fix partial acks not being sent when there are no 'gaps'.

zzz requested to merge zzz/i2p.i2p:partial-ack-fix into master

Workaround the bug on the sending side for pre-0.9.49 routers by sending fragments in reverse order.

Bug introduced in commit 9c4558d8 Sep 20 2014. This partially reverts that commit. Reported by and adapted from a patch by zlatinb

Merge request reports