-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Description
when two devices are set up mtu,cannot send content longer than 7060:a device is win11 24H2(win),a device is ubuntu 20.04 aarch64(arm); when arm set mtu 8164 and win set jumbo frame 9014 bytes,rpclib unable to function properly.
arm(mtu) win(jumbo frame) status
8164 disable ok
8164 9014bytes crash
1500(default) disable ok
1500(default) 9014bytes ok
please help me ,thank u!
Metadata
Metadata
Assignees
Labels
No labels