Re: Tertiary firmware and Managment Frame
| Newsgroups | gmane.linux.linux-wlan.devel,gmane.linux.linux-wlan.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 16, 2005 at 11:14:24PM +0800, hua law wrote:
> I know that Firmware-based AP handle Management frames in the firmware,but
> now we want to pass the Management frames to the host.I found the
> HostAuthAssoc RID,but:
> How to set the FC2E HostAuthAssoc RID when using a Firmware-based AP?
running wlanctl mibs will list the available stuff.
# wlanctl-ng mibs |grep HostAuth
p2CnfHostAuthentication(rw):ENUMINT{false|true}
So running soemething along the lines of :
wlanctl-ng wlan0 dot11req_mibset mibattribute=p2CnfHostAuthentication=true
ought to enable it.
When that's turned on, the driver receives a notification that a station
wishes to authenticate. How you deal with that is up to you.
- Solomon
--
Solomon Peachy [email protected]
AbsoluteValue Systems http://www.linux-wlan.com
721-D North Drive +1 (321) 259-0737 (office)
Melbourne, FL 32934 +1 (321) 259-0286 (fax)
_______________________________________________
Linux-wlan-devel mailing list
[email protected]
http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDLvichinxHf95MjYRAnJfAJ0Ys2U4+X+RV3tCHhKjFsOv6xsdTgCfb+7t q0A7SJqPPZadEL8FslH0t7Q= =NgfL -----END PGP SIGNATURE-----