From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49213FC5.4040001@sysnetsistemi.it> Date: Mon, 17 Nov 2008 10:56:21 +0100 From: Francesco Dolcini MIME-Version: 1.0 References: <282915.85653.qm@web8807.mail.in.yahoo.com> In-Reply-To: <282915.85653.qm@web8807.mail.in.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] Bridge ports needlessly going through learning stage when STP is disabled List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: rahul bhardwaj Cc: Stephen Hemminger , bridge@lists.linux-foundation.org rahul bhardwaj wrote: > Is this the right behavior ? The 15 to 30 second delay before the > port moves to Forwarding state can be frustrating, as you don't > expect it, and for that period of time, start to think there is > something else wrong in the network's configuration. Is there any > place in the code where I do some change to resolve this issue. At the moment the normal way to handle this is "brctl setfd $BR_DEV 0" -Francesco