X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=TODO;fp=TODO;h=3d0a7c8c637cce76437a8752f521b57bf1410fc0;hp=0000000000000000000000000000000000000000;hb=ffc79bcd20b2b8085c906a446318817808bc36ae;hpb=cdab82d6fb7d7d32194cb2162a814fbc89b7db4c diff --git a/TODO b/TODO new file mode 100644 index 00000000..3d0a7c8c --- /dev/null +++ b/TODO @@ -0,0 +1,15 @@ +Things left to do to make cabal superstable: +-------------------------------------------- + * Check for connection loops. Inter-daemon + connections should always satisfy the + tree property. + * Check for duplicates. If there's a + timeout and a host reconnects before the + old connection is closed, duplicate + entries appear in every connection list. + * Redundancy: multiple ConnectTo lines, if + one fails others might be tried. + * Persistence: don't quit when no connection + can be made directly after start of the + daemon. +