mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Disable LSO regardless of network interface name
Pick-to: 6.0 Pick-to: 5.15 Change-Id: Ie439e11d9de6f71f4562b014b80a32fbf7660883 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
committed by
Heikki Halmet
parent
6b80f49efe
commit
1015211da7
@@ -1,2 +1,3 @@
|
||||
Disable-NetAdapterLso "Ethernet 2"
|
||||
Get-NetAdapter | Disable-NetAdapterLso
|
||||
Start-Sleep -s 15 # Give windows some time to adjust network settings
|
||||
Get-NetAdapter
|
||||
|
||||
Reference in New Issue
Block a user