diff --git a/www.i2p2/pages/i2cp.html b/www.i2p2/pages/i2cp.html index 30bdfb2b..8a40c9c8 100644 --- a/www.i2p2/pages/i2cp.html +++ b/www.i2p2/pages/i2cp.html @@ -105,7 +105,8 @@ a SessionConfig contained in a < two routers should not be in the same tunnel. 0 to disable.
diff --git a/www.i2p2/pages/i2cp_spec.html b/www.i2p2/pages/i2cp_spec.html index 23fb0082..983a0241 100644 --- a/www.i2p2/pages/i2cp_spec.html +++ b/www.i2p2/pages/i2cp_spec.html @@ -95,7 +95,10 @@ Bandwidth Limits Message <--------------------- (succeeded) {% endfilter %} - +
+Note: As of release 0.8.1, the router does not send either Message Status Message if +i2cp.messageReliability=none. +
@@ -798,6 +801,8 @@ That message will contain the same nonce sent here. Later on, based on the delivery guarantees of the session configuration, the router may additionally send back another MessageStatusMessage updating the status. +Note: As of release 0.8.1, the router does not send either Message Status Message if +i2cp.messageReliability=none.