Q: is rrm_nr supported in WDS mode?

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

 



Hi all,

are neighbour reports supposed to work in WDS mode?

I am testing with OpenWrt and a rather recent hostapd (ffcaca68), which provides
ubus methods to set the neighbour info (rrm_nr_set). I observe that in standard AP
mode the info is received by the connected STA, while in WDS mode it is not.

I tracked the issue down to the call stack
hostapd_rrm_nr_update_all_clients()
  wpa_driver_nl80211_send_action()
    wpa_driver_nl80211_send_mlme()
      nl80211_send_frame_cmd()

where the execution silently fails with an -ENOLINK error:
'nl80211: Frame command failed: ret=-67 (Link has been severed)'

I suspect that the command needs to be sent through 'wlan0.sta1' instead of the
master interface where all nl80211 communication takes places. Need to dig deeper
to be sure, any feedback on the assumption or confirmation of the issue would help
a lot.


Thanks,
Zefir

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux