[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0003] branch master updated: Fix xml
From: |
gnunet |
Subject: |
[lsd0003] branch master updated: Fix xml |
Date: |
Sun, 28 Feb 2021 21:54:00 +0100 |
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 413fcd9 Fix xml
413fcd9 is described below
commit 413fcd9a22b4f6ff01bc1a315c7003d2d836bb50
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Sun Feb 28 21:52:37 2021 +0100
Fix xml
---
draft-summermatter-set-union.xml | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml
index adc2a5c..50889cb 100644
--- a/draft-summermatter-set-union.xml
+++ b/draft-summermatter-set-union.xml
@@ -2066,20 +2066,22 @@ FUNCTION get_bucket_id (key,
number_of_buckets_per_element, ibf_size)
<dl>
<dt><xref target="messages_se" format="title" /></dt>
<dd>
- In case the Strata Estimator does not decode the
- operation MUST be terminated to prevent to get to a
unresolvable state.
- <!-- IMPLEMENT: If in expect SE state the strata
estimator does not decode terminate the operation -->
- The set difference calculated from the strata
estimator needs to be plausible,
- to ensure this multiple factors need to be considered:
The absolute plausible maximum of
- elements in a set which has to be predefined according
- to the use case and the maximal plausible element
increase since the last
- successful set reconciliation which should be either
predefined or can be calculated
- with the gaussian distribution function over all
passed set reconciliations.
- <!-- IMPLEMENT: Terminate if in check expect se state
for a max size difference is exceeded -->
- </dd>
- <dd>
- In case of compressed strata estimators the
decompression algorithm has to
- be protected against decompression memory corruption
(memory overflow).
+ <t>
+ In case the Strata Estimator does not decode the
+ operation MUST be terminated to prevent to get to
a unresolvable state.
+ <!-- IMPLEMENT: If in expect SE state the strata
estimator does not decode terminate the operation -->
+ The set difference calculated from the strata
estimator needs to be plausible,
+ to ensure this multiple factors need to be
considered: The absolute plausible maximum of
+ elements in a set which has to be predefined
according
+ to the use case and the maximal plausible element
increase since the last
+ successful set reconciliation which should be
either predefined or can be calculated
+ with the gaussian distribution function over all
passed set reconciliations.
+ <!-- IMPLEMENT: Terminate if in check expect se
state for a max size difference is exceeded -->
+ </t>
+ <t>
+ In case of compressed strata estimators the
decompression algorithm has to
+ be protected against decompression memory
corruption (memory overflow).
+ </t>
</dd>
</dl>
</section>
--
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: Fix xml,
gnunet <=