From dcd7416f76f7c8e5001e062f23ad1611f9476b44 Mon Sep 17 00:00:00 2001 From: thompsa Date: Thu, 2 Mar 2006 20:50:33 +0000 Subject: Document which version of 802.1D STP we implement. --- share/man/man4/if_bridge.4 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/man4') diff --git a/share/man/man4/if_bridge.4 b/share/man/man4/if_bridge.4 index 4182113..45b362e 100644 --- a/share/man/man4/if_bridge.4 +++ b/share/man/man4/if_bridge.4 @@ -229,3 +229,6 @@ The .Nm driver currently supports only Ethernet and Ethernet-like (e.g., 802.11) network devices, with exactly the same interface MTU size as the bridge device. +.Pp +The bridge implements version IEEE 802.1D 1998 of the Spanning Tree Protocol so +newer features in IEEE 802.1D 2004 such as RSTP are not available. -- cgit v1.1