Page MenuHomeFreeBSD

D4991.id12672.diff
No OneTemporary

D4991.id12672.diff

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

Mime Type
text/plain
Expires
Sat, Apr 11, 1:48 AM (11 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31261169
Default Alt Text
D4991.id12672.diff (531 B)

Event Timeline