[OpenWrt-Devel] Dissociate STA based on SNR
Bastian Bittorf
bittorf at bluebottle.com
Tue Jan 19 02:01:20 EST 2016
* Nishant Sharma <codemarauder at gmail.com> [19.01.2016 07:46]:
> >ubus call hostapd.$dev del_client '{ "addr" : "$mac", "reason" :
> >"assoc toomany", "ban_time" : 10000 }'
> Thanks for the pointers. It works for me.
>
> What exactly is ban_time unit? I presume it's millisecond.
yes, milliseconds.
> Where can I find more documentation about ubus call to different
> processes? The page https://wiki.openwrt.org/doc/techref/ubus doesn't
> mention the call that you have used :)
in the source only 8-)
as far as I understand, these are the same command
which one can use in the hostapd-cli.
bye, bastian
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list