forked from I2P_Developers/i2p.www
Update SSU docs for IPv6 introductions, close prop. 158
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{% trans %}Secure Semireliable UDP{% endtrans %} (SSU){% endblock %}
|
||||
{% block lastupdated %}2021-03{% endblock %}
|
||||
{% block lastupdated %}2021-04{% endblock %}
|
||||
{% block accuratefor %}0.9.50{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
@@ -413,7 +413,8 @@ After the hole punch, the session is established between Alice and Charlie as in
|
||||
IPv6 is supported as of version 0.9.8.
|
||||
Published relay addresses may be IPv4 or IPv6, and
|
||||
Alice-Bob communication may be via IPv4 or IPv6.
|
||||
Bob-Charlie and Alice-Charlie communication is via IPv4 only.
|
||||
Through release 0.9.49, Bob-Charlie and Alice-Charlie communication is via IPv4 only.
|
||||
Relaying for IPv6 is supported as of release 0.9.50.
|
||||
See the specification for details.
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user