More SSU spec updates from prop. 158

This commit is contained in:
zzz
2021-04-26 14:15:11 -04:00
parent ac06be0357
commit 027af7c5de
2 changed files with 6 additions and 2 deletions

View File

@@ -416,6 +416,11 @@ Alice-Bob communication may be via IPv4 or IPv6.
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><p>
While the specification was changed as of version 0.9.8, Alice-Bob communication via IPv6 was not actually supported until version 0.9.50.
Earlier versions of Java routers erroneously published the 'C' capability for IPv6 addresses,
even though they did not actually act as an introducer via IPv6.
Therefore, routers should only trust the 'C' capability on an IPv6 address if the router version is 0.9.50 or higher.
</p>