aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 3 insertions, 11 deletions
diff --git a/TODO b/TODO
index fe360637f..87c925f63 100644
--- a/TODO
+++ b/TODO
@@ -4,13 +4,9 @@
4 so that some of the 'local' IPs do not work due to the bindto); the result 4 so that some of the 'local' IPs do not work due to the bindto); the result
5 seems to be that the plugin tries some of the broken addresses, fails and the 5 seems to be that the plugin tries some of the broken addresses, fails and the
6 transport-level connection never comes up. 6 transport-level connection never comes up.
7* Mantis: 7 [still an issue?]
8 - 1694 --- try to reproduce (non-deterministic, w. testcase, need core/valgrind) 8* transport: explicit CONNECT/DISCONNECT handshake to diff from addr confirmation?
9 - 1724 --- try to reproduce 9* core: application bitmask exchange for heterogeneous service support?
10 - 1725 --- try to reproduce (non-deterministic, w. testcase, need core)
11 - 1728 --- investigate
12 - 1736 --- investigate
13 - 1737 --- investigate
14* clean buildbots 10* clean buildbots
15 11
160.9.0pre4: 120.9.0pre4:
@@ -46,8 +42,6 @@
46 - WLAN transport backend [DB] 42 - WLAN transport backend [DB]
47 - need to periodically probe latency/transport cost changes & possibly switch transport 43 - need to periodically probe latency/transport cost changes & possibly switch transport
48 (working ATS) 44 (working ATS)
49* DATASTORE: [CG]
50 - check indexes / SQL for performance
51* DV: 45* DV:
52 - proper bandwidth allocation 46 - proper bandwidth allocation
53 - performance tests 47 - performance tests
@@ -88,8 +82,6 @@
88 we have not 'used' (for their public keys) in a while; need a way 82 we have not 'used' (for their public keys) in a while; need a way
89 to track actual 'use') 83 to track actual 'use')
90 - make sue we also trigger notifications whenever HELLOs expire 84 - make sue we also trigger notifications whenever HELLOs expire
91* NAT:
92 - repeatedly resolve hostname and look up interfaces to determine our own IP
93* WLAN: 85* WLAN:
94 - nice signal strength adjustment [MW] 86 - nice signal strength adjustment [MW]
95 - energy cost in ATS [MW] 87 - energy cost in ATS [MW]