1Ideas etc. that could be implemented in the future
2$Id: TODO,v 1.4 2002/04/29 06:33:38 bb Exp $
3
4Mail to balazs@tud.at if you have a suggestion.
5
6* make it more unix-like (configuration in /etc/, langfiles in /usr/share)
7	? Isn't this a job for distribution maintainers?
8  	+ Look at the Debian packages
9
10* -v option to show what step is performed
11
12* Rewrite in Perl (suggestion from a user)
13	+ better performance
14		? the longest phase is the Analog one, so this wouldn't help much?
15		- I don't know Perl well.
16
17* Generating per-host, per-port reports - done in 0.6pre
18	+ grep IP addresses and and port numbers from the current part of
19	  fwanalog.all.log
20	- run Analog one thousand times, creating an HTML for each object
21	- forget performance
22	? Configurable threshold (e.g. "only for hosts with at least 5 blocked packets")
23