On Tue, Mar 19, 2019 at 10:09:50AM -0700, greearb@xxxxxxxxxxxxxxx wrote: > This lets one know the current neighbor list, and could be used > to populate the neighbor list of other hostapd processes. > > For instance: > > # hostapd_cli -i vap0001 show_neighbor > 04:f0:21:1e:ae:b0 ssid=04f0211eaeb0af190000802809 nr=04f0211eaeb0af1900008028090603022a00 lci=[BLANK] civic=[BLANK] stationary=0 > # hostapd_cli -i vap0000 set_neighbor 04:f0:21:1e:ae:b0 ssid=04f0211eaeb0af190000802809 nr=04f0211eaeb0af1900008028090603022a00 > OK > # hostapd_cli -i vap0000 show_neighbor > 04:f0:21:1e:ae:b0 ssid=04f0211eaeb0af190000802809 nr=04f0211eaeb0af1900008028090603022a00 lci=[BLANK] civic=[BLANK] stationary=0 > 04:f0:21:c3:b2:b0 ssid=04f021c3b2b0af190000802809 nr=04f021c3b2b0af1900008028090603022a00 lci=[BLANK] civic=[BLANK] stationary=0 Thanks, applied with changes to make the SHOW_NEIGHBOR output work as-is with SET_NEIGHBOR instead of requiring some external translation of those [BLACK] entries or stationary=0. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap