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

Skip to content
Snippets Groups Projects
Commit 67fb4e70 authored by zzz's avatar zzz
Browse files

SSU InboundMessageState.PartialBitfield, PacketBuilder:

- Add ACKBitfield.highestReceived() for efficiency
- Only write as many partial bitfield bytes as required,
  rather than 10 (for 64 bits) every time.
- Don't allow more than 10 bytes when reading in bitfield
- Don't send an extra byte if (fragments % 7) == 0
- Don't send a corrupt ack packet if the partial ack got completed (race)
- Log tweaks
parent 0a41052f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment