Hostap-Patch causes strange behavior in scan results

Vincent vincent at systemli.org
Tue Jul 25 09:15:36 PDT 2017


The scan results find the essid in two different cells...

Cell 23 - Address: 60:E3:27:FB:4E:A6
        Channel:36
        Frequency:5.18 GHz (Channel 36)
        Quality=43/70  Signal level=-67 dBm
        Encryption key:on
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:""
        ESSID:"LEDE_50"
--
Cell 24 - Address: 60:E3:27:FB:4E:A6
        Channel:36
        Frequency:5.18 GHz (Channel 36)
        Quality=43/70  Signal level=-67 dBm
        Encryption key:on
        ESSID:"LEDE_50"


On 25.07.2017 18:07, Vincent wrote:
> Hi,
> I wrote a patch to give me feedback about ht and vht capabilities in
> probe requests. (LEDE)
> 
> https://github.com/berlin-open-wireless-lab/patches-pending/blob/master/patches/hostap_patches/601-probe-mgmt.patch
> 
> I'm just adding
> 
> +			struct ieee80211_ht_capabilities ht_capab;
> +			struct ieee80211_vht_capabilities vht_capab;
> 
> to struct ieee80211_mgmt in the beacon struct:
> 
> u.beacon.ht_capab
> 
> Now I made a scan and the result looks like this:
> 
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:""
> ESSID:"LEDE_50"
> 
> I have no idea what happens...
> Can you give me some hints?
> 
> 
> 
> _______________________________________________
> Hostap mailing list
> Hostap at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/hostap
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: problems_2.png
Type: image/png
Size: 26704 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20170725/d2eeb12c/attachment-0001.png>


More information about the Hostap mailing list