gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: added path desirability cal


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: added path desirability calculations
Date: Sun, 29 Jan 2017 23:41:51 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9ff96da06 added path desirability calculations
9ff96da06 is described below

commit 9ff96da0661cdb1439468c4da7dfaf4b48280a81
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jan 29 23:41:49 2017 +0100

    added path desirability calculations
---
 src/cadet/TODO                             | 2 --
 src/cadet/gnunet-service-cadet-new_paths.c | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/src/cadet/TODO b/src/cadet/TODO
index 1fc134564..317695a5b 100644
--- a/src/cadet/TODO
+++ b/src/cadet/TODO
@@ -1,5 +1,3 @@
-- URGENT: implement path desirability calculations (lack of them is confusing!)
-
 - URGENT: Congestion/flow control (CHANNEL):
   + estimate max bandwidth using bursts and use to for CONGESTION CONTROL!
    (and figure out how/where to use this!)
diff --git a/src/cadet/gnunet-service-cadet-new_paths.c 
b/src/cadet/gnunet-service-cadet-new_paths.c
index 05565c043..5bb658797 100644
--- a/src/cadet/gnunet-service-cadet-new_paths.c
+++ b/src/cadet/gnunet-service-cadet-new_paths.c
@@ -22,9 +22,6 @@
  * @brief Information we track per path.
  * @author Bartlomiej Polot
  * @author Christian Grothoff
- *
- * TODO:
- * - path desirability score calculations are not done
  */
 #include "platform.h"
 #include "gnunet-service-cadet-new_connection.h"

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



reply via email to

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