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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    ba30b56c
    2005-08-07 Complication · ba30b56c
    jrandom authored and zzz's avatar zzz committed
        * Display the average clock skew for both SSU and TCP connections
    2005-08-07  jrandom
        * Fixed the long standing streaming lib bug where we could lose the first
          packet on retransmission.
        * Avoid an NPE when a message expires on the SSU queue.
        * Adjust the streaming lib's window growth factor with an additional
          Vegas-esque congestion detection algorithm.
        * Removed an unnecessary SSU session drop
        * Reduced the MTU (until we get a working PMTU lib)
        * Deferr tunnel acceptance until we know how to reach the next hop,
          rejecting it if we can't find them in time.
        * If our netDb store of our leaseSet fails, give it a few seconds before
          republishing.
    ba30b56c
    History
    2005-08-07 Complication
    jrandom authored and zzz's avatar zzz committed
        * Display the average clock skew for both SSU and TCP connections
    2005-08-07  jrandom
        * Fixed the long standing streaming lib bug where we could lose the first
          packet on retransmission.
        * Avoid an NPE when a message expires on the SSU queue.
        * Adjust the streaming lib's window growth factor with an additional
          Vegas-esque congestion detection algorithm.
        * Removed an unnecessary SSU session drop
        * Reduced the MTU (until we get a working PMTU lib)
        * Deferr tunnel acceptance until we know how to reach the next hop,
          rejecting it if we can't find them in time.
        * If our netDb store of our leaseSet fails, give it a few seconds before
          republishing.