the axiom · 4d greedy routing? you mean like flooding? what is the point of the spanning tree if not for routing? Arjen @Arjen 1772987617 No they are different things. Greedy routing only forwards to one peer that is closer to the destination. If none is closer it gets dropped.With flooding you'd send it to multiple peers at once. 1