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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    14cd469c
    2005-11-05 jrandom · 14cd469c
    jrandom authored and zzz's avatar zzz committed
        * 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.
    14cd469c
    History
    2005-11-05 jrandom
    jrandom authored and zzz's avatar zzz committed
        * 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.
To find the state of this project's repository at the time of any of these versions, check out the tags.