X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=TODO;h=4ba698ad8c364cda1f29ba5a4a396ce5058c42d3;hb=79ad21c392e56cad2556e7693b9639d8e2346a59;hp=3d0a7c8c637cce76437a8752f521b57bf1410fc0;hpb=ffc79bcd20b2b8085c906a446318817808bc36ae;p=tinc diff --git a/TODO b/TODO index 3d0a7c8c..4ba698ad 100644 --- a/TODO +++ b/TODO @@ -3,13 +3,5 @@ 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. -