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

Skip to content
Snippets Groups Projects
  1. Dec 07, 2011
    • zzz's avatar
      * UDP PacketBuilder: · 258effcc
      zzz authored
          - Again allow transmitting all new acks if there is room;
            only limit resend acks
          - Sanity checks to limit to 255 acks
      258effcc
  2. Dec 06, 2011
    • zzz's avatar
      * UDP: Fix major MTU bug introduced in 0.8.9. · 3bd641ab
      zzz authored
          - Change large MTU from 1492 to 1484 and small from 608 to 620
            for encryption padding efficiency
          - Enforce sent MTU limit
          - Increase receive buffer size from 1536 to 1572 so that excessive-sized
            packets sent by 0.8.9-0.8.11 routers aren't dropped
          - Limit the max acks in a data packet
          - Limit the duplicate acks in successive data packets
          - Only include acks that will fit in the mtu in a data packet
          - Correctly remove acks from the pending set after they are sent,
            so they aren't sent repeatedly
          - Don't pad data packets unless necessary
          - Debug logging and javadocs
      3bd641ab
    • zzz's avatar
      be1d95e9
    • zzz's avatar
      increase next hop send timeout; log tweaks · bd82a0c4
      zzz authored
      bd82a0c4
  3. Dec 05, 2011
  4. Dec 04, 2011
  5. Dec 02, 2011
  6. Nov 30, 2011
  7. Nov 29, 2011
  8. Nov 28, 2011
  9. Nov 27, 2011
    • zzz's avatar
      * Reseed: · 1339209f
      zzz authored
          - Restore i2pbote (ticket #516)
          - Remove r31453 (cert expiring, host soon to be shut down permanently)
      1339209f
    • zzz's avatar
      optimize outbound whitelist · 8744c83f
      zzz authored
      8744c83f
  10. Nov 26, 2011
Loading