diff --git a/www.i2p2/pages/how_garlicrouting.html b/www.i2p2/pages/how_garlicrouting.html index 6fba2314..0f1ea0e0 100644 --- a/www.i2p2/pages/how_garlicrouting.html +++ b/www.i2p2/pages/how_garlicrouting.html @@ -248,7 +248,7 @@ see Section 8.1.1 authored by
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.