mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 13:47:24 +08:00
allow peer rpc split packet, so tunnel mtu can be small (#116)
This commit is contained in:
@@ -166,4 +166,7 @@ message TaRpcPacket {
|
||||
uint32 transact_id = 4;
|
||||
bool is_req = 5;
|
||||
bytes content = 6;
|
||||
|
||||
uint32 total_pieces = 7;
|
||||
uint32 piece_idx = 8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user