[Bug 276936] ixgbe: if interface is in bridge, and vlan interface on same interface is also in bridge, packets are not passed correctly
Date: Sat, 10 Feb 2024 08:41:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276936 --- 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. -- You are receiving this mail because: You are the assignee for the bug.