From: Guus Sliepen Date: Sat, 3 Jun 2000 08:27:16 +0000 (+0000) Subject: Removed items in TODO list that are already implemented. Only two items X-Git-Tag: release-1.0.3~105 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=9193aee8159ce53b349557ba1ad8ed23111042bb;ds=sidebyside Removed items in TODO list that are already implemented. Only two items left. --- 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. -