Try harder to connect to unreachable nodes.
[tinc] / src / autoconnect.c
2019-07-17 Guus SliepenTry harder to connect to unreachable nodes.
2018-01-06 Guus SliepenAdd a cache of recently seen addresses.
2017-11-06 Guus SliepenDon't log errors when autoconnecting fails and debuglev...
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-08-22 Guus SliepenMake autoconnect try to heal network splits.