Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151143541
D5317.id13481.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.id13481.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
Tue, Apr 7, 9:34 AM (14 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31023580
Default Alt Text
D5317.id13481.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