Roadmap update; add 4/6 cap info

This commit is contained in:
zzz
2021-03-02 12:28:06 -05:00
parent 01929bb42e
commit 81001c06d9
3 changed files with 82 additions and 15 deletions

View File

@@ -3,8 +3,8 @@ NTCP 2
======
.. meta::
:category: Transports
:lastupdated: August 2019
:accuratefor: 0.9.42
:lastupdated: 2021-03
:accuratefor: 0.9.50
.. contents::
@@ -1790,6 +1790,21 @@ symmetric crypto keys, and related information.
Published Router Info
=====================
Capabilities
------------
As of release 0.9.50, the "caps" option is supported in NTCP2 addresses,
similar to SSU. There are two capabilities defined:
4: Indicates outbound IPv4 capability.
If an IP is published in the host field, this capability is not necessary.
If the router is hidden, or NTCP2 is outbound only, '4' and '6' may be combined in a single address.
6: Indicates outbound IPv6 capability.
If an IP is published in the host field, this capability is not necessary.
If the router is hidden, or NTCP2 is outbound only, '4' and '6' may be combined in a single address.
Published Addresses
-------------------