From 66a93aeab612ab600ec28a43c35bc39d7101115c Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 25 Jun 2019 16:42:13 +0000 Subject: [PATCH] I2NP DSM LS reply optimization --- i2p2www/spec/i2np.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/i2p2www/spec/i2np.rst b/i2p2www/spec/i2np.rst index 5726cd4b..1431bf22 100644 --- a/i2p2www/spec/i2np.rst +++ b/i2p2www/spec/i2np.rst @@ -3,8 +3,8 @@ I2NP Specification ================== .. meta:: :category: Protocols - :lastupdated: March 2019 - :accuratefor: 0.9.39 + :lastupdated: June 2019 + :accuratefor: 0.9.41 .. contents:: @@ -690,6 +690,11 @@ Notes * 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. +* 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: