the situation has gone worst then ever since a long time ago. some ISP normally don't block udp, but when traffic is high, udp get lower priority and packet loss happens. some ISP slowdown tcp connection if it is used aggressively. when this happens, i have to block udp using iptables and use tcp only for tinc, or re-dial pppoe<div>

also, multiple thread (tcp) downloading "tech" is used years ago to speed up downloading</div><div><br></div><div>i would like to see multiple udp/tcp connection be used in tinc. by using configuration like "Address = UDP:1.2.3.4:2000~2010, TCP:1.2.3.4:2000~2010". i cannot go into the detail how it could be implemented to get most advantage out of</div>