mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-07 10:14:35 +00:00
support no tun mode (#141)
This commit is contained in:
@@ -1441,7 +1441,7 @@ impl Route for PeerRoute {
|
||||
return Some(peer_id);
|
||||
}
|
||||
|
||||
tracing::info!(?ipv4_addr, "no peer id for ipv4");
|
||||
tracing::debug!(?ipv4_addr, "no peer id for ipv4");
|
||||
None
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user