]> git.meshlink.io Git - meshlink/commit
Prefer routes with lower weight as long as they do not increase the number of hops.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 20 Jul 2012 18:35:07 +0000 (20:35 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 20 Jul 2012 18:35:07 +0000 (20:35 +0200)
commit1d4590ca5cae09ea3b7a7e80355639e20861d349
tree5f629e6ec335228a18e465b67db742d7d3250334
parent4c8ead98743254be97c830e942f0cc53539d780c
Prefer routes with lower weight as long as they do not increase the number of hops.

This should improve traffic to nodes that are not directly reachable somewhat.
src/graph.c