Re: possible bridge regression in "bridge: implement [add/del]_slave ops"?
From: Alexander Stein <hidden>
Date: 2011-06-30 13:27:29
Also in:
lkml
From: Alexander Stein <hidden>
Date: 2011-06-30 13:27:29
Also in:
lkml
On Thursday 30 June 2011 10:33:23 Alexander Stein wrote:
BTW: I noticed that in 2.6.39.2 independently from this patch revert this bridge didn't show up RUNNING ifconfg. Is this intended? Another bridge I have, which doesn't use (R)STP, is shown as RUNNING like before.
This change was caused by commit 1faa4356a3bd89ea11fb92752d897cff3a20ec0e "bridge: control carrier based on ports online". It prevents the bridge from actually receiving/sending packets. Reverting restores the old behavior.