- When trimming hosts and peers, add totals from deleted hosts to 
  "other" category

- Move to GNU autoconf

- Include local copies of include files

- Add traffic-merge, traffic-split utils

- Add --paper-size and/or --xsize,--ysize options to traffic-tops

- Report page generator script which automatically creates web-page 
  containing HTML report and GIF chart (converted from PS). The GIF
  chart should contain an imagemap relating back to the HTML report

- Better layout algorithm for graphical display modes. 
  Currently hosts are randomly placed on polygon

- Rewrite DNS resolution code
  - "Lazy" resolution
  - Asynch resolution

- Get rid of kludgieness in data structures

- More datalink types (esp Token ring, FDDI and SLIP)

- More analysis modes
 - Per protocol (TCP/UDP/ICMP)
 - Per service (HTTP/SMTP/SMB/etc)
 - Per protocol/service per host
 - Per protocol/service per src/dest pair
 - TCP connection tracking
 - Packet size histogram
 - Traffic vs time (global)
 - Traffic vs time (per-host)
 - Traffic vs time (per-service)
 - Local vs remote traffic

- Modular analysis modes (dynamically loadable?)

- Realtime monitoring

- More sort modes

- Frontends
 - text (done)
 - HTML (done)
 - Postscript (done)
 - FIG
 - X (probably using GTK and/or OpenGL)

- X frontend should have ability to start tcpdump on a host or src/dest 
  pair

- Protocols other than IP

- Save/restore state
