mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 13:47:24 +08:00
fix self peer route info not exist when starting (#595)
This commit is contained in:
@@ -529,7 +529,7 @@ pub async fn proxy_three_node_disconnect_test(#[values("tcp", "wg")] proto: &str
|
||||
// 0 down, assume last packet is recv in -0.01
|
||||
// [2, 7) send ping
|
||||
// [4, 9) ping fail and close connection
|
||||
Duration::from_millis(9300),
|
||||
Duration::from_secs(11),
|
||||
)
|
||||
.await;
|
||||
set_link_status("net_d", true);
|
||||
|
||||
Reference in New Issue
Block a user