Bugzilla – Bug 286
Bridge device type needs documentation
Last modified: 2008-08-26 07:24:29 UTC
There are only stub \brief lines in the source, and no explanation of what is modeled by this device type, what it could be used for, etc. Some prose explanation would be great.
Created attachment 232 [details] docs patch I propose something like this.
Looks good.
Created attachment 233 [details] docs v2 This version adds a warning about the wifi netdevice having to be AP mode.
(In reply to comment #3) > Created an attachment (id=233) [details] > docs v2 > > This version adds a warning about the wifi netdevice having to be AP mode. > +1 but please add the following: * \ingroup devices + * \defgroup bridge Bridge so that it ends up in the Modules tab in the appropriate place
changeset: 3547:6d041a5be1db user: Gustavo J. A. M. Carneiro <gjc@inescporto.pt> date: Tue Aug 26 12:25:08 2008 +0100 summary: Bridge documentation (#286)