[Bridge] PVST

Stephen Hemminger shemminger at linux-foundation.org
Thu Apr 26 21:07:21 PDT 2007


On Fri, 27 Apr 2007 10:47:42 +1000
"Leigh Sharpe" <lsharpe at pacificwireless.com.au> wrote:

> Hi All, 
> Does the current bridging code handle PVST properly, or just ordinary
> STP?

Ordinary, STP.  The 2.6.22 kernel will have all the bits to run STP in
user mode, and there is a version of RSTP in userspace see:
	git://git.kernel.org/pub/scm/linux/kernel/shemminger/git/rstp.git

The RSTP code uses the rstplib and it knows about VLAN's, but the hooks
aren't there yet. Eventually, full MSTP 802.Q seems like a good idea.

Someone had sent some patches to do PVST, but PVST seems to be Cisco
centric. and the patched version was too inflexible, so I didn't put
it in mainline.



More information about the Bridge mailing list