From dedae838e840c4b4f126c8db5da55ed96bb34f3d Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Tue, 31 Jul 2012 13:39:13 +0000 Subject: [PATCH] typo --- www.i2p2/pages/udp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www.i2p2/pages/udp.html b/www.i2p2/pages/udp.html index e0ff7b7f8..56cde7cad 100644 --- a/www.i2p2/pages/udp.html +++ b/www.i2p2/pages/udp.html @@ -2,7 +2,7 @@ {% block title %}SSU Transport{% endblock %} {% block content %} -Updated December 2011 for release 0.8.12 +Updated July 2012 for release 0.9.1 <h1>Secure Semireliable UDP (SSU)</h1> <p> @@ -63,7 +63,7 @@ a packet and sends it off (careful not to exceed the MTU). <h3><a name="mtu">MTU</a></h3> <p> As of router version 0.8.12, -two MTU values are used: 620 and 1488. +two MTU values are used: 620 and 1484. The MTU value is adjusted based on the percentage of packets that are retransmitted. </p><p> For both MTU values, it is desirable that (MTU % 16) == 12, so that -- GitLab