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

Skip to content
Snippets Groups Projects
Commit 14cd469c authored by jrandom's avatar jrandom Committed by zzz
Browse files

2005-11-05 jrandom

    * Include the most recent ACKs with packets, rather than only sending an
      ack exactly once.  SSU differs from TCP in this regard, as TCP has ever
      increasing sequence numbers, while each message ID in SSU is random, so
      we don't get the benefit of later ACKs implicitly ACKing earlier
      messages.
    * Reduced the max retransmission timeout for SSU
    * Don't try to send messages queued up for a long time waiting for
      establishment.
parent 9050d7c2
No related branches found
No related tags found
No related merge requests found
Showing
with 147 additions and 29 deletions
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