Date: Sat, 10 Feb 2024 08:41:31 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276936] ixgbe: if interface is in bridge, and vlan interface on same interface is also in bridge, packets are not passed correctly Message-ID: <bug-276936-227-DDwoFRVPCA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276936-227@https.bugs.freebsd.org/bugzilla/> References: <bug-276936-227@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=3D276936 --- Comment #1 from Lexi Winter <lexi.freebsd@le-fay.org> --- # ifconfig ix1.107 create vlan 107 vlandev ix0 this, and the other references to "ix0" in the original report, should have said ix1 instead: # ifconfig ix1.107 create vlan 107 vlandev ix1 ix0 is not involved in test case, only ix1. --=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-276936-227-DDwoFRVPCA>