Updated SSSP algorithm to automatically detect indirect links (if a node uses
[tinc] / src / node.h
2002-03-19 Guus SliepenUpdated SSSP algorithm to automatically detect indirect...
2002-02-18 Guus Sliepen- Non-blocking connect()s.
2002-02-11 Guus SliepenAdded support for packet compression, thanks to Mark...
2002-02-10 Guus SliepenMerging of the entire pre5 branch. release-1.0pre5
2001-11-16 Ivo Timmermans(re)added port to struct node_t
2001-11-16 Ivo TimmermansChanged to use struct addrinfo where needed.
2001-10-28 Guus Sliepen- More changes needed for Kruskal's algorithm
2001-10-28 Guus Sliepen- More s/vertex/edge/g
2001-10-27 Guus SliepenBig bad commit:
2001-10-10 Guus SliepenMore updates to new node/vertex/connection combo.
2001-10-10 Guus SliepenFurther implementation of doc/CONNECTIVITY. connection...
2001-10-09 Guus SliepenSmall corrections.
2001-10-09 Guus SliepenStarted implementing doc/CONNECTIVITY.