Date: Wed, 03 Oct 2018 15:18:40 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 231416] dhcp / dhclient: bad udp checksums if running on a vlan on a Intel I211 / Broadcom interfaces Message-ID: <bug-231416-7501-SmxzNdZtak@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231416-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-231416-7501@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=3D231416 Stephen Hurd <shurd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #6 from Stephen Hurd <shurd@FreeBSD.org> --- The packet captures are consistent with the checksum being calculated with = the pseudo header having the correct checksum, not zero. Forcing the UDP check= sum to zero before passing to the card would likely work around the issue, but I want to figure out what changed to cause this issue to crop up first. --=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-231416-7501-SmxzNdZtak>