Show BSS entry age (seconds since last update)
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 8 Feb 2012 10:07:54 +0000 (12:07 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 8 Feb 2012 10:07:54 +0000 (12:07 +0200)
commita91e268c5e9cc00c382f287a2749250a0b9ef096
tree9734a817d65ccd9085051d3b44ce2eaa040bc67c
parent59c8500f18cd379a8c8dc788fc6f01829420fbc4
Show BSS entry age (seconds since last update)

The BSS ctrl_iface command can sow the age of a BSS table entry to
make it easier for external programs to figure out whether an entry
is still current depending on the use case.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c