X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ap-utils.git;a=blobdiff_plain;f=TODO;fp=TODO;h=2b698c1ac6c36faedb3c785478099757dc0b638c;hp=990271ca238c9f9ce0c9f3a0b36039f39bf3d216;hb=67fc54773e1504698e80c9cb83977bde32665350;hpb=6a9e980b8799891e0a5467a0126a60b169c8f4eb diff --git a/TODO b/TODO index 990271c..2b698c1 100644 --- a/TODO +++ b/TODO @@ -4,17 +4,27 @@ TODO for ap-utils: * 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 -* patch test.c so that it works with ATMEL12350 devices -* 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 Tellus APs * 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 \ No newline at end of file +* add per client LQ and RSSI stats to ap-mrtg