Document that we can only bridge wireless interfaces in hostap mode, this is

becoming a faq.

MFC after:	1 week
This commit is contained in:
Andrew Thompson 2006-06-16 23:03:22 +00:00
parent 7ffadf3508
commit 76f1f010d5

View File

@ -261,5 +261,8 @@ The
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
Only wireless interfaces in hostap mode can be bridged due to the 802.11
framing format, bridging a wireless client is not supported yet.
.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.