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