gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: mark as done


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: mark as done
Date: Mon, 30 Jan 2017 16:02:59 +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 1b1b7802b mark as done
1b1b7802b is described below

commit 1b1b7802b1c44baa2cc8ded909e6616e98197d05
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jan 30 16:03:09 2017 +0100

    mark as done
---
 src/cadet/TODO | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/cadet/TODO b/src/cadet/TODO
index 317695a5b..bc2451b99 100644
--- a/src/cadet/TODO
+++ b/src/cadet/TODO
@@ -1,8 +1,7 @@
 - URGENT: Congestion/flow control (CHANNEL):
   + estimate max bandwidth using bursts and use to for CONGESTION CONTROL!
    (and figure out how/where to use this!)
-  + calculate current RTT if possible, use that for initial retransmissions
-   (NOTE: needs us to learn which connection the tunnel uses for the message!)
+  + get current RTT from connection; use that for initial retransmissions!
   + figure out flow control without ACKs (unreliable traffic!)
 
 - HIGH: revisit message buffer, have global buffer instead per-route, but then
@@ -25,9 +24,6 @@
 
 - OPTIMIZATION: proper connection evaluation during connection management:
   + PATHS: path desirability score calculations are not done
-  + CONNECTION: keep per-connection performance metrics;
-                in particular, interact with channel (!) to see
-                if we get ACKs indicating successful payload delivery.
   + TUNNELS:
     * when managing connections, distinguish those that
       have (recently) had traffic from those that were

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



reply via email to

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