TODO 533 B

1234567891011121314151617
  1. TODO:
  2. == current problems / short term
  3. - rework sending struct
  4. - rework port makefile, current version contains both (mon|monmux) on a host
  5. and that does not make sense for a probe only host. flavors should be
  6. default, kvm, no-pf (3.1 and up dep)
  7. - add pf graphs
  8. - rework io to use sysctl
  9. (- build sysctl to get disk structure)
  10. == longer term
  11. - change rrd to accommodate batch updates
  12. - write a muxer that supports unix pipes
  13. - write a client that drives a crystal fontz lcd
  14. $Id: TODO,v 1.15 2002/08/31 16:18:09 dijkstra Exp $