mycelium
mycelium copied to clipboard
Seqno request forwarding only considers the same path
Currently seqno requests are forwarded naively to "the best route" according to the router. However, in case the request is repeated within some time, it needs to be forwarded to a different route. Currently seqno's aren't used as much, but as the network grows and more unstable links appear, this will be needed to more efficiently resolve connection stalls (compared to just waiting for an expiration on the source entry).