Date: Mon, 16 Oct 2017 12:06:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 221122] Attaching interface to a bridge stops all traffic on uplink NIC for few seconds Message-ID: <bug-221122-2472-DYruJVCTkX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221122-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-221122-2472@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=3D221122 --- Comment #8 from Alexander Motin <mav@FreeBSD.org> --- (In reply to Heinz N. Gies from comment #7) Bridge+epair are the right tools, unless you wish to dedicate one NIC completely to specific VNET Jail. I've already told you how to workaround the problem: when configuring upli= nk interface, you can explicitly disable its capabilities that bridge try to disable otherwise (TSO, LRO, TOE, TXCSUM, TXCSUM6). In that case bridge sh= ould be happy from the beginning and not modify capabilities any more. --=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-221122-2472-DYruJVCTkX>