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

Skip to content
Snippets Groups Projects
Commit 588e565c authored by zzz's avatar zzz
Browse files

clarify SSU want reply bit

parent 5e4f7641
No related branches found
No related tags found
No related merge requests found
{% extends "global/layout.html" %}
{% block title %}SSU Protocol Specification{% endblock %}
{% block lastupdated %}April 2014{% endblock %}
{% block accuratefor %}0.9.12{% endblock %}
{% block lastupdated %}July 2014{% endblock %}
{% block accuratefor %}0.9.14{% endblock %}
{% block content %}
<p>
......@@ -849,7 +849,8 @@ If the number of fragments is zero, this is an ack-only or keepalive message.
</li><li>
The ECN feature is unimplemented, and the bit is never set.
</li><li>
The want reply bit is always set in the current implementation.
In the current implementation, the want reply bit is set when the number of
fragments is greater then zero, and not set when there are no fragments.
</li><li>
Extended data is unimplemented and never present.
</li><li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment