On Feb 17, 2015 10:38 AM, "Bernd Naumann" <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I was just thinking about client roaming in wifi networks. People told > me, that clients have a kind of sticky behaviour and won't let an AP > go, even if there are better APs available. > > So I thought if it could be possible to see the wifi link quality to > wifi-clients from the routers point of view. Then it would be possible > to implement a DHT and watchscript and just kick clients from hostapd, > in hope they connect to a better one.
You could either scrape "iw station dump" or find the raw stats in debugfs.
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
