Currently receiving an ADD_ADDRESS frame or a new local address during a round does nothing and this information is only used for the next round. iroh aggressively restarts round on the client side each time the addresses change.
It would be better to add those addresses to probe to the current round. That way all in-flight probes are not lost and have to be restarted. iroh would have to be similarly adjusted to less aggressively restart rounds.
Currently receiving an ADD_ADDRESS frame or a new local address during a round does nothing and this information is only used for the next round. iroh aggressively restarts round on the client side each time the addresses change.
It would be better to add those addresses to probe to the current round. That way all in-flight probes are not lost and have to be restarted. iroh would have to be similarly adjusted to less aggressively restart rounds.