Re: support for bridging ethernet and 802.11
From: Johannes Berg <hidden>
Date: 2007-05-10 17:06:21
Also in:
linux-wireless
Attachments
- signature.asc [application/pgp-signature] 190 bytes
From: Johannes Berg <hidden>
Date: 2007-05-10 17:06:21
Also in:
linux-wireless
[adding linux-wireless] On Thu, 2007-05-10 at 11:18 -0500, Kumar Gala wrote:
I'm wondering how to tell if a given driver/device in the kernel supports the ability to bridge between ethernet and 802.11. From searching the web it looks like only the prism driver/device supports this.
Normally wireless drivers do 802.3 framing as the 802.11 standard more or less requires, so it should "just work". Am I missing something? johannes