tunio icon indicating copy to clipboard operation
tunio copied to clipboard

Unable to set MTU size in Windows 10

Open PotatoCider opened this issue 2 years ago • 3 comments

Version: v0.3.0

MTU size stays at 65535 bytes even after setting MTU size via iface.handle().set_mtu(1024).unwrap();.

PotatoCider avatar Dec 09 '22 10:12 PotatoCider