|
Wireless Tools doesn't refresh APs properly
Hi everybody!
I need to monitorize which Wi-Fi APs are in coverage, so periodically I perform a scan whith "sudo iwlist ath0 scan". The problem appears when disconnecting an AP (from the electrical network). In this case, iwconfig shows the disconnected AP during 30-40 seconds after the disconnection.
I'm trying to figure out how to order the kernel to actually refresh the list of in coverage APs, and avoid to show nets that were in coverage but aren't now.
Hope you can help me!
|