> Once an announce has reached a node in the network, any other node in direct contact with that node will be able to reach the destination the announce originated from, simply by sending a packet addressed to that destination. Any node with knowledge of the announce will be able to direct the packet towards the destination by looking up the next node with the shortest amount of hops to the destination.<p>Do I understand correctly that routing always priorities the path with the fewest hops? With Reticulum being "medium agnostic", I imagine this would not always be fastest in terms of ping or throughput: A destination might be reachable via a single hop via Mars, even though three hops across town would be faster.