route_ipv4 and route_ipv6 replaced by route_ip.
[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...