[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 19 04:02:17 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630

--- Comment #12 from Wei Hu <weh at microsoft.com> ---
(In reply to Eddy from comment #11)

>I just tried to build a new kernel with the last "disable_csum_20151016.patch" you provided but I am stuck with an error:

>/usr/src/sys/dev/hyperv/netvsc/hv_rndis_filter.c:828:11 error: unused variable `dev` [-Werror,-Wunused-variable]
    device_t dev = device->device;
         ^

You can just comment out this line since this variable is not used after
applying the the patch. Let me know how it goes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list