TODO for ap-utils: * translations (ALWAYS) * porting to other Unix'es and platforms (ALWAYS) * support new AP's (ALWAYS) * implement displaying of 'NetworkSettings' OID structure in place of 'Stations' submenu, if the target AP using VERNET ATMEL12350 MIB is in STA mode. This would finally bring us client-mode diagnostics (client-side RSSI and wireless connection status), that has been been missing so badly for a long time (for other ATMEL12350 MIBs and ATMEL410 non-SB MIBs, it will apparently stay missing forever, unfortunately) * switch the 'Status' field in 'Stations' from numeric to verbose representation * adding access for editing feature values in sysinfo.c [by a hidden key, with a big warning, since this would be a _very_ dangerous option] * add 802.1X support for ATMEL12350 APs * patch test.c so that it works with ATMEL12350 devices * update src/ap-gl.c to reflect changes made in src/stations.c during 1.4.1pre* transition * try to not rely on actually configured subnet information on each network interface in ap scan * perhaps implement better way to distinguish between ATMEL410 and ATMEL12350 APs - see TODO comment in ap_search.c * update manpages * add S Search key in get_opts that would allow - instead of connecting - searching for APs first * move updates from ap-gl to ap-config * increase/disable knownAPs limit * use iptraf like ethernet.desc file to store stations description * add per client LQ and RSSI stats to ap-mrtg