Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108113708
D4991.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
531 B
Referenced Files
None
Subscribers
None
D4991.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
@@ -206,7 +206,7 @@
int hv_promisc_mode = 0; /* normal mode by default */
/* Trust tcp segements verification on host side. */
-static int hn_trust_hosttcp = 0;
+static int hn_trust_hosttcp = 1;
TUNABLE_INT("dev.hn.trust_hosttcp", &hn_trust_hosttcp);
#if __FreeBSD_version >= 1100045
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 12:52 PM (11 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16030088
Default Alt Text
D4991.diff (531 B)
Attached To
Mode
D4991: hyperv/hn: Trust host TCP segment checksum verification by default
Attached
Detach File
Event Timeline
Log In to Comment