Page MenuHomeFreeBSD

D4991.diff
No OneTemporary

D4991.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
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)

Event Timeline