go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

Select observed address manager provided address instead of NAT Manager addr

Open sukunrt opened this issue 8 months ago • 0 comments
trafficstars

          Is this really what we should expect? Why doesn't the observed address take

precedence here?

Originally posted by @MarcoPolo in https://github.com/libp2p/go-libp2p/pull/3075#discussion_r1968934713

This makes sense. The observed addrs manager gets the result from multiple peers, and if that's what they're observing our address to be, it's more likely to be correct.

sukunrt avatar Feb 27 '25 16:02 sukunrt