Add notifications for scan result BSS changes (added/removed)
authorWitold Sowa <witold.sowa@gmail.com>
Wed, 11 Nov 2009 15:07:53 +0000 (17:07 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Nov 2009 15:07:53 +0000 (17:07 +0200)
commit71f6e1f69753161df07149b83375cb2f01e83f8f
tree13e7412aff79f789e1a980d69dc5d2c68d808156
parent6980c1912782a7eb85e2758a16d235b522ef4428
Add notifications for scan result BSS changes (added/removed)

If scan results introduce new BSSs or discards some previously known,
new wpas_notify_bss_added or wpas_notify_bss_removed notifications are
called.
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/wpa_supplicant.c