diff --git a/i2p2www/pages/site/docs/naming.html b/i2p2www/pages/site/docs/naming.html index d11689a6..df076b59 100644 --- a/i2p2www/pages/site/docs/naming.html +++ b/i2p2www/pages/site/docs/naming.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Naming and Addressbook{% endtrans %}{% endblock %} -{% block lastupdated %}{% trans %}April 2014{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.12{% endblock %} +{% block lastupdated %}{% trans %}May 2016{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.26{% endblock %} {% block content %}
{% trans -%} Addressbook will publish the merged hosts.txt to a location diff --git a/i2p2www/pages/site/docs/transport/ssu.html b/i2p2www/pages/site/docs/transport/ssu.html index b2f96c9f..4b5688da 100644 --- a/i2p2www/pages/site/docs/transport/ssu.html +++ b/i2p2www/pages/site/docs/transport/ssu.html @@ -1,7 +1,7 @@ {% extends "global/layout.html" %} {% block title %}{% trans %}Secure Semireliable UDP{% endtrans %} (SSU){% endblock %} -{% block lastupdated %}{% trans %}April 2016{% endtrans %}{% endblock %} -{% block accuratefor %}0.9.25{% endblock %} +{% block lastupdated %}{% trans %}May 2016{% endtrans %}{% endblock %} +{% block accuratefor %}0.9.26{% endblock %} {% block content %}
{% trans transports=site_url('docs/transport'), ntcp=site_url('docs/transport/ntcp') -%} @@ -491,10 +491,14 @@ with either Bob or Charlie, but it is not required.
IPv6 Notes: +Through release 0.9.26, only testing of IPv4 addresses is supported. Only testing of IPv4 addresses is supported. Therefore, all Alice-Bob and Alice-Charlie communication must be via IPv4. Bob-Charlie communication, however, may be via IPv4 or IPv6. Alice's address, when specified in the PeerTest message, must be 4 bytes. +As of release 0.9.27, testing of IPv6 addresses is supported, +and Alice-Bob and Alice-Charlie communication may be via IPv6. +See Proposal 126 for details.
diff --git a/i2p2www/pages/spec/index.html b/i2p2www/pages/spec/index.html index f56ce094..685da5fd 100644 --- a/i2p2www/pages/spec/index.html +++ b/i2p2www/pages/spec/index.html @@ -61,5 +61,6 @@ These will eventually be migrated to the new specifications system.