[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0003] branch master updated: Corrections
From: |
gnunet |
Subject: |
[lsd0003] branch master updated: Corrections |
Date: |
Sun, 13 Jun 2021 22:31:05 +0200 |
This is an automated email from the git hooks/post-receive script.
elias-summermatter pushed a commit to branch master
in repository lsd0003.
The following commit(s) were added to refs/heads/master by this push:
new 002e76c Corrections
002e76c is described below
commit 002e76c2851086b1e557d3a22831013add030fc4
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Sun Jun 13 22:28:17 2021 +0200
Corrections
---
draft-summermatter-set-union.xml | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml
index e70cfe7..042bd6e 100644
--- a/draft-summermatter-set-union.xml
+++ b/draft-summermatter-set-union.xml
@@ -1866,24 +1866,22 @@ hashSum | 0x0101 | 0x5151 | 0x5050 |
0x0000 |
<dd>
is a 64-bit unsigned integer that is defined by
the size of the set the SE is
</dd>
- <!-- CORRECT START -->
<dt>SE-SLICES</dt>
<dd>
<t>
- are variable numbers of slices in an array. A
single slice can contain one or more Strata Estimators which
+ are variable numbers of slices in an array. A
slice can contain one or more Strata Estimators which
contain multiple IBFs as described in
IBF-SLICES in <xref target="messages_ibf_structure" format="default"/>.
A SE slice can contain one to eight Strata
Estimators which contain 32 (Defined as Constant SE_STRATA_COUNT) IBFs. Every
IBF in
a SE contains 79 Buckets.
</t>
<t>
- The different SEs are build as in detail
described as in section <xref target="performance_multi_se" format="default"/>.
+ The different SEs are built as in detail
described in <xref target="performance_multi_se" format="default"/>.
Simply put, the IBFs in each SE are serialized
as described in <xref target="messages_ibf_structure" format="default"/>
starting with the highest stratum.
Then the created SEs are appended one after
the other starting with the SE that was created with a salt of zero.
</t>
</dd>
</dl>
- <!-- CORRECT END -->
<figure anchor="figure_se_slice">
<artwork name="" type="" align="left" alt=""><![CDATA[
SE-SLICE
@@ -1910,13 +1908,11 @@ hashSum | 0x0101 | 0x5151 | 0x5050 |
0x0000 |
<section anchor="messages_sec_description" numbered="true"
toc="default">
<name>Description</name>
- <!-- CORRECT START -->
<t>
- The Strata estimator can be compressed (the SE-Slices are
compressed the header stays uncompressed) with gzip as
+ The Strata Estimator can be compressed (the SE-Slices are
compressed, the header stays uncompressed) with gzip as
described in <xref target="RFC1951"/> to improve
performance. This can be recognized
by the different message type number from <xref
target="gana" format="title" />.
</t>
- <!-- CORRECT END -->
<t>
Since the content of the message is the same as the
uncompressed Strata Estimator, the details
are not repeated here. For details see section <xref
target="messages_se" format="counter" />.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0003] branch master updated: Corrections,
gnunet <=