TODO 592 B

123456789101112131415161718
  1. TODO:
  2. == current problems / short term
  3. - add mon2web manual page / readme, explain weird format
  4. - remove mon packet limit
  5. - rework port makefile, current version contains both (mon|monmux) on a host
  6. and that does not make sense for a probe only host. flavors should be
  7. default, kvm, no-pf (3.1 and up dep)
  8. - add pf graphs
  9. - rework io to use sysctl
  10. (- build sysctl to get disk structure)
  11. == longer term
  12. - change rrd to accommodate batch updates
  13. - write a muxer that supports unix pipes
  14. - write a client that drives a crystal fontz lcd
  15. $Id: TODO,v 1.16 2002/09/02 06:15:19 dijkstra Exp $