gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 01/06: Update the view size on a new network size


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/06: Update the view size on a new network size estimate
Date: Wed, 29 Aug 2018 15:43:45 +0200

This is an automated email from the git hooks/post-receive script.

julius-buenger pushed a commit to branch master
in repository gnunet.

commit 584efed1e9b11cfe235b8e1eca8f3b5bd10ed711
Author: Julius Bünger <address@hidden>
AuthorDate: Wed Aug 29 10:47:59 2018 +0200

    Update the view size on a new network size estimate
---
 src/rps/gnunet-service-rps.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c
index 5ed35e538..37b6a6fab 100644
--- a/src/rps/gnunet-service-rps.c
+++ b/src/rps/gnunet-service-rps.c
@@ -2656,6 +2656,7 @@ nse_callback (void *cls,
   /* If the NSE has changed adapt the lists accordingly */
   resize_wrapper (prot_sampler, sampler_size_est_need);
   client_resize_wrapper ();
+  View_change_len (view_size_est_need);
 }
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]