From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: Date: Tue, 18 May 2004 21:18:01 +0530 From: "Kishore A K" Subject: [Bridge] BPDU generation problem Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shemminger@osdl.org Cc: bridge@lists.osdl.org Hi Stephen, I have been studying the bridge source & analyzing its flow by putting printks at various places. I am using kernel 2.6.6. I found something really strange happening.. I have setup a bridge with two ports. I havent enabled stp on the bridge. Which I have confirmed by doing a "brctl show" also. However from the printks I find that BPDUs are getting generated & sent on the ports. Isnt this not supposed to happen? Regards, Kishore