[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110630100819.0e4b536f@nehalam.ftrdhcpuser.net>
Date: Thu, 30 Jun 2011 10:08:19 -0700
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Alexander Stein <alexander.stein@...tec-electronic.com>
Cc: "David S. Miller" <davem@...emloft.net>,
bridge@...ts.linux-foundation.org, netdev@...r.kernel.org
Subject: Re: possible bridge regression in "bridge: implement
[add/del]_slave ops"?
On Thu, 30 Jun 2011 10:33:23 +0200
Alexander Stein <alexander.stein@...tec-electronic.com> wrote:
> * echo $(pgrep rstpd) > /var/run/rstpd.pid
> * brctl addbr br1
> * echo 1 > /sys/class/net/br1/bridge/stp_state
This bogus. You are running both kernel and spanning
tree daemon at the same time!
Doing the echo of 1 to stp_state forces kernel spanning
tree. You want 2 which is what is supposed to be use for user
mode spanning tree.
Note: dropping LKML off the thread to save time/space/noise.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists