Files
firezone/rust/connlib/connection
Thomas Eizinger a531d21f62 fix: only log about migration if address differs (#3283)
With https://github.com/firezone/firezone/pull/3245, there is now a 2nd
place where we set the `remote_socket` field. Hence, for the log message
to be correct we need to compare whether the new socket actually differs
from the existing one.
2024-01-17 21:52:10 +00:00
..