diff --git a/www.i2p2/pages/common_structures_spec.html b/www.i2p2/pages/common_structures_spec.html index 83e0352c39ec78d843c48e3c0c5c0c3a369f1a58..701116faddc35b2043377d39f71641fdbfbff469 100644 --- a/www.i2p2/pages/common_structures_spec.html +++ b/www.i2p2/pages/common_structures_spec.html @@ -502,7 +502,7 @@ signing_key :: SigningPublicKey num :: Integer length -> 1 byte - value: 0 <= num <= 6 + value: 0 <= num <= 16 leases :: [Lease] length -> >= $num*44 bytes diff --git a/www.i2p2/pages/i2cp_spec.html b/www.i2p2/pages/i2cp_spec.html index 4a34f777a28428dbdb2b290c67054aa062870ff2..89b9bc3c26a62137afa72c7d8d4ee529a43a53fa 100644 --- a/www.i2p2/pages/i2cp_spec.html +++ b/www.i2p2/pages/i2cp_spec.html @@ -260,6 +260,8 @@ time. <h2 id="messages">Messages</h2> +See also the +<a href="http://docs.i2p-projekt.de/javadoc/net/i2p/data/i2cp/package-summary.html">I2CP Javadocs</a>. <h3 id="types">Message Types</h3> <table border=1> <tr><th>Message<th>Direction<th>Type @@ -660,12 +662,17 @@ For an outgoing message, this is a response to a <h4>Notes</h4> <p> -The known status values are 0 for message is available, 1 for accepted, 2 for best +Through version 0.9.4, +the known status values are 0 for message is available, 1 for accepted, 2 for best effort succeeded, 3 for best effort failed, 4 for guaranteed succeeded, 5 for guaranteed failed. The size Integer specifies the size of the available message and is only relevant for status = 0. Even though guaranteed is unimplemented, (best effort is the only service), the current router implementation uses the guaranteed status codes, not the best effort codes. +As of router version 0.9.5, additional status codes are defined. +See the +<a href="http://docs.i2p-projekt.de/javadoc/net/i2p/data/i2cp/MessageStatusMessage.html">MessageStatusMessage Javadocs</a> +for details. </p> <p> When status = 1 (accepted), the nonce matches the nonce in the