Re: 2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
From: Jesse Gross <hidden>
Date: 2011-02-06 18:09:57
On Sat, Feb 5, 2011 at 7:34 AM, chriss [off-list ref] wrote:
Maciej Rutecki <maciej.rutecki <at> gmail.com> writes:quoted
On niedziela, 23 stycznia 2011 o 22:29:02 Jesse Gross wrote:quoted
On Sun, Jan 23, 2011 at 9:45 AM, Maciej Rutecki <maciej.rutecki <at> gmail.com> wrote:quoted
I created a Bugzilla entry at https://bugzilla.kernel.org/show_bug.cgi?id=27432 for your bug report, please add your address to the CC list in there, thanks!This isn't a bug - the change resolved behavior that varied depending on what NIC was in use.Thanks for the update. Closing. RegardsHi How am i supposed to put my eth to a bridge and have a seprate vlan besides that bridge?
You should either attached a bridge to a vlan device or stack a vlan device on the bridge port depending on what you are trying to achieve. The bridge handler takes all packets of the device that it is attached to, so having a vlan also attached to the same device will not work. You may get different results on older kernels depending on what NIC you were using but that was a bug.