X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=TODO;h=4415e16334a24dd80b3bd097e7378bc1156423e2;hp=75a92b8fc5f2bcdd06e6ae9769e8eb4cf1955aac;hb=571cfb5846c710a0a3cdbdddce8936f6b34f1cf1;hpb=1243156a5e03a666b36bc4400f1402243a85c9a7 diff --git a/TODO b/TODO index 75a92b8f..4415e163 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,9 @@ -* write better documentation - -* Adapt it to IPv6 - better yet, any protocol. - * this would require to base routing on MAC addresses instead of IP - addresses, as is done now. If this can be done, IPX is also - supported. - * let tinc assign a MAC address to the tap device, based on some - whacky number - -* add a digital signature to each packet, using HMAC - -* enable encryption using other ciphers (IDEA) - * the library is already included, but it cannot be used. - -* allow multiple outgoing links, or a list of them, so that if a host - is not available, that we can select another from the list. - -* support for multiple protocols; PPTP, IPSec, NIAS, L2TP,... +Things left to do to make cabal superstable: +-------------------------------------------- + * Check for connection loops. Inter-daemon + connections should always satisfy the + tree property. + * Redundancy: multiple ConnectTo lines, if + one fails others might be tried. + * Allow connects to hosts that use + nodirectdata.