[Bug 231797] [hyper-v] hn driver drops UDP traffic with EIO error when TXCSUM_IPV6 flag on

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 18 22:00:27 UTC 2018


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

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

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

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

Hi Franco,

Thanks for the review. I believe the team from Microsoft is reviewing the patch
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

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


More information about the freebsd-virtualization mailing list