Avoid connecting to another node twice, and check name of outgoing connections.
[tinc] / src / graph.h
2001-10-31 Guus Sliepen- Small fixes to graph algorithms
2001-10-29 Guus SliepenWorking version of Kruskal's algorithm. The running...