I2NP DSM LS reply optimization

This commit is contained in:
zzz
2019-06-25 16:42:13 +00:00
parent e9cb1d2b5a
commit 66a93aeab6

View File

@@ -3,8 +3,8 @@ I2NP Specification
================== ==================
.. meta:: .. meta::
:category: Protocols :category: Protocols
:lastupdated: March 2019 :lastupdated: June 2019
:accuratefor: 0.9.39 :accuratefor: 0.9.41
.. contents:: .. contents::
@@ -690,6 +690,11 @@ Notes
* Types 3, 5, and 7 are as of release 0.9.38. See proposal 123 for more information. * Types 3, 5, and 7 are as of release 0.9.38. See proposal 123 for more information.
These types should only be sent to routers with release 0.9.38 or higher. These types should only be sent to routers with release 0.9.38 or higher.
* As an optimization to reduce connections, if the type is a LeaseSet, the
reply token is included, the reply tunnel ID is nonzero, and the
reply gateway/tunnelID pair is found in the LeaseSet as a lease,
the recipient may reroute the reply to any other lease in the LeaseSet.
.. _msg-DatabaseLookup: .. _msg-DatabaseLookup: