Plugins: Document new icon-code configuration for 0.9.25 (ticket #1550, thx cacapo!)
I2CP: Reserve codes for experimental protocols Roadmap: Push out GMP 6 to 0.9.25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}I2CP{% endblock %}
|
||||
{% block lastupdated %}{% trans %}December 2014{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.17{% endblock %}
|
||||
{% block lastupdated %}{% trans %}Fegruary 2016{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9.24{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans -%}
|
||||
The I2P Client Protocol (I2CP) exposes a strong separation of concerns between
|
||||
@@ -709,6 +709,11 @@ turns the gzip effort setting to 0, which may save a little CPU.
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
Note: I2P protocol numbers 224-254 are reserved for experimental protocols.
|
||||
I2P protocol number 255 is reserved for future expansion.
|
||||
</p>
|
||||
|
||||
<p>{% trans -%}
|
||||
Data integrity is verified with the standard gzip CRC-32 as
|
||||
specified by <a href="http://www.ietf.org/rfc/rfc1952.txt">RFC 1952</a>.
|
||||
|
Reference in New Issue
Block a user