First step for implementation of the "indirectdata" directive. This should
allow _leaf_ tincds to be behind firewalls. The protocol has changed and is INCOMPATIBLE with previous versions. The PROT_CURRENT value has been incremented.
This commit is contained in:
parent
33c3a25a66
commit
d8e2f7104c
5 changed files with 71 additions and 14 deletions
10
TODO
10
TODO
|
|
@ -3,13 +3,7 @@ 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.
|
||||
|
||||
* Allow connects to hosts that use
|
||||
nodirectdata.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue