mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-06 17:59:11 +00:00
allow sync conn with conn list when conn bitmap is too large (#1508)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user