Search Linux Wireless

RE: [PATCH 17/18] mwifiex: parse beacon, probe response and assoc response IEs from start_ap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Johannes,

> Thanks for your comment.
> 
> > > Add logic for parsing tail IEs, beacon IEs, probe response IEs
> > > and assoc response IEs from cfg80211_ap_settings parameter of
> > > start_ap handler.
> > >
> > > This patch also implements functionality to retrieve RSN IE from
> > > tail IE and send it to FW.
> >
> > This doesn't seem right -- you should use AP SME mode and get much more
> > detail in other attributes? Look at ath6kl?
> 
> Will look into this.

ath6kl makes use of cfg80211_find_ie() to parse RSN IE from beacon.tail.

You are right. mwifiex should use this API too, instead of implementing its own.

For AP SME mode, we have set WIPHY_FLAG_HAVE_AP_SME bit in wiphy->flags (PATCH 3/18).
And in start_up() handler, we retrieve beacon IE, probe response IE, and association response IE from cfg80211_ap_settings beacon tail. Driver will send these IEs to firmware.

Other cfg80211_ap_settings parameters (ssid, beacon interval, dtim period, security) have been taken care of in patches 12/18 and 14/18.

I will respin v2 patchset to include the cfg80211_find_ie() change.

Thanks,
Bing

��.n��������+%������w��{.n�����{���zW����ܨ}���Ơz�j:+v�����w����ޙ��&�)ߡ�a����z�ޗ���ݢj��w�f



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux