aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-30 17:19:22 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-30 17:19:22 +0100
commit9600ac83094c6738831a79e5cb82b02f8d560064 (patch)
tree0716d48712a2836de9d9fad8a4e573d090c1a614 /src/cadet/TODO
parent1b1b7802b1c44baa2cc8ded909e6616e98197d05 (diff)
downloadgnunet-9600ac83094c6738831a79e5cb82b02f8d560064.tar.gz
gnunet-9600ac83094c6738831a79e5cb82b02f8d560064.zip
improve connection evaluation, include more metrics
Diffstat (limited to 'src/cadet/TODO')
-rw-r--r--src/cadet/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cadet/TODO b/src/cadet/TODO
index bc2451b99..0033e0f34 100644
--- a/src/cadet/TODO
+++ b/src/cadet/TODO
@@ -25,9 +25,6 @@
25- OPTIMIZATION: proper connection evaluation during connection management: 25- OPTIMIZATION: proper connection evaluation during connection management:
26 + PATHS: path desirability score calculations are not done 26 + PATHS: path desirability score calculations are not done
27 + TUNNELS: 27 + TUNNELS:
28 * when managing connections, distinguish those that
29 have (recently) had traffic from those that were
30 never ready (or not recently)
31 * consider quality of current connection set when deciding 28 * consider quality of current connection set when deciding
32 how often to do maintenance 29 how often to do maintenance
33 * interact with PEER to drive DHT GET/PUT operations based 30 * interact with PEER to drive DHT GET/PUT operations based