Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170687012
D5317.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
536 B
Referenced Files
None
Subscribers
None
D5317.id.diff
View Options
Index: head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
===================================================================
--- head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
+++ head/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c
@@ -176,7 +176,7 @@
* later. UDP checksum offloading doesn't work on earlier
* Windows releases.
*/
-#define HN_CSUM_ASSIST_WIN8 (CSUM_TCP)
+#define HN_CSUM_ASSIST_WIN8 (CSUM_IP | CSUM_TCP)
#define HN_CSUM_ASSIST (CSUM_IP | CSUM_UDP | CSUM_TCP)
#define HN_LRO_LENLIM_DEF (25 * ETHERMTU)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 12:56 AM (8 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38442312
Default Alt Text
D5317.id.diff (536 B)
Attached To
Mode
D5317: hyperv/hn: Enable IP header checksum offloading for WIN8 (WinServ2012)
Attached
Detach File
Event Timeline
Log In to Comment