Date: Wed, 03 Oct 2018 18:10:20 +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-3BhMee2eEE@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 --- Comment #7 from Stephen Hurd <shurd@FreeBSD.org> --- Can you test with the patch in the review here: https://reviews.freebsd.org/D17393 I'm not confident this will fix the problem, but it's the only obvious issu= e I saw tracing the send path: bpf.c:bpfwrite() if_ethersubr.c:ether_output() if_ethersubr.c:ether_output_frame() if_vlan.c:vlan_transmit() iflib.c:iflib_if_transmit() ... igb_txrx.c:igb_isc_txd_encap() igb_txrx.c:igb_tx_ctx_setup() If this fixes the issue, the bce(4) issue is a different issue. --=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-3BhMee2eEE>