mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 05:37:23 +08:00
support no tun mode (#141)
This commit is contained in:
@@ -245,7 +245,7 @@ impl WgPeerData {
|
||||
}
|
||||
}
|
||||
_ => {
|
||||
tracing::warn!(
|
||||
tracing::debug!(
|
||||
"Unexpected WireGuard state during decapsulation: {:?}",
|
||||
decapsulate_result
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user