aboutsummaryrefslogtreecommitdiff
path: root/draft-summermatter-set-union.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-summermatter-set-union.xml')
-rw-r--r--draft-summermatter-set-union.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml
index da2dda5..cd8960e 100644
--- a/draft-summermatter-set-union.xml
+++ b/draft-summermatter-set-union.xml
@@ -286,8 +286,10 @@
286 <section anchor="messages_operation_request_description" numbered="true" toc="default"> 286 <section anchor="messages_operation_request_description" numbered="true" toc="default">
287 <name>Description</name> 287 <name>Description</name>
288 <t> 288 <t>
289 The operation request is sent by the initiating client to notify the other client 289 This message is the first message of the protocol and it is sent to signal the receiving peer
290 to start the protocol. 290 that the initiating peer wants to initialize a new connection. This Message is sent in the transition
291 between the "Initiating connection" state and the "Expect SE" state. If a peer receives this message
292 the peer answers with sending a Strata estimator back.
291 </t> 293 </t>
292 </section> 294 </section>
293 <section anchor="messages_operation_request_structure" numbered="true" toc="default"> 295 <section anchor="messages_operation_request_structure" numbered="true" toc="default">
@@ -314,7 +316,7 @@
314 </dd> 316 </dd>
315 <dt>MSG TYPE</dt> 317 <dt>MSG TYPE</dt>
316 <dd> 318 <dd>
317 is a 16-bit unsigned integer in network byte order (BIG ENDIAN) with the value as registered in GANA ########### HERE 319 is a 16-bit unsigned integer in network byte order (BIG ENDIAN) with the value as registered in GANA
318 </dd> 320 </dd>
319 <dt>OPERATION TYPE</dt> 321 <dt>OPERATION TYPE</dt>
320 <dd> 322 <dd>
@@ -326,7 +328,7 @@
326 </dd> 328 </dd>
327 <dt>APX</dt> 329 <dt>APX</dt>
328 <dd> 330 <dd>
329 is SHA-512bit hash that identifies the application. 331 is SHA 512-bit hash that identifies the application.
330 </dd> 332 </dd>
331 </dl> 333 </dl>
332 </section> 334 </section>
@@ -338,7 +340,7 @@
338 <section anchor="messages_ibf_description" numbered="true" toc="default"> 340 <section anchor="messages_ibf_description" numbered="true" toc="default">
339 <name>Description</name> 341 <name>Description</name>
340 <t> 342 <t>
341 This message is send in the peer2peer protocol to transmit the IBF to the other client ### Wann, in welchem state übergange verschickt, was passiert wenn sie entfangen wird was passiert 343 ---
342 </t> 344 </t>
343 </section> 345 </section>
344 <section anchor="messages_ibf_structure" numbered="true" toc="default"> 346 <section anchor="messages_ibf_structure" numbered="true" toc="default">
@@ -509,7 +511,7 @@
509 </dd> 511 </dd>
510 <dt>GNUNET HASH</dt> 512 <dt>GNUNET HASH</dt>
511 <dd> 513 <dd>
512 is a SHA-512bit hash of the element that is requested with a inquiry message. 514 is a SHA 512-bit hash of the element that is requested with a inquiry message.
513 </dd> 515 </dd>
514 </dl> 516 </dl>
515 </section> 517 </section>