allow sync conn with conn list when conn bitmap is too large (#1508)

This commit is contained in:
Sijie.Sun
2025-10-23 08:11:36 +08:00
committed by GitHub
parent 7485f5f64e
commit 71679e889a
5 changed files with 289 additions and 105 deletions
+1
View File
@@ -203,6 +203,7 @@ message PeerFeatureFlag {
bool avoid_relay_data = 2;
bool kcp_input = 3;
bool no_relay_kcp = 4;
bool support_conn_list_sync = 5;
}
enum SocketType {