Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2018 22:00:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 231797] [hyper-v] hn driver drops UDP traffic with EIO error when TXCSUM_IPV6 flag on
Message-ID:  <bug-231797-27103-c18KBtTasb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231797-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231797-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231797

Kevin <kevin.j.morse@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197807|0                           |1
        is obsolete|                            |

--- Comment #5 from Kevin <kevin.j.morse@gmail.com> ---
Created attachment 198333
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198333&action=
=3Dedit
Updated patch to not discard UDPv6

Hi Franco,

Thanks for the review. I believe the team from Microsoft is reviewing the p=
atch
right now since they emailed me about the bitwise &.

It was actually a typo which I have fixed in this patch. Functionally the &
worked but switching to && should be faster since && can "short-circuit".

Kevin

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231797-27103-c18KBtTasb>