Updated by Lubomir Bulej and Mads Kiilerich: it uses /etc/tinc/nets.boot and the...
[tinc] / TODO
1 Things left to do to make cabal superstable:
2 --------------------------------------------
3  * Check for connection loops. Inter-daemon
4    connections should always satisfy the
5    tree property.
6  * Check for duplicates. If there's a
7    timeout and a host reconnects before the
8    old connection is closed, duplicate
9    entries appear in every connection list.
10  * Redundancy: multiple ConnectTo lines, if
11    one fails others might be tried.
12  * Persistence: don't quit when no connection
13    can be made directly after start of the
14    daemon.
15