# ex: set tabstop=8 tw=78:
# $Id$

TODO
-----------------------------------------------------------------------------

* More protocol/operating system signatures! -- I need your help! Send dumps
to pizza@parseerror.com


Simpler
-------

* Fix "Outside" node bandwidth so it's in bytes instead of packets... argh.

* Add support to chown/chgrp output file, because lanmap often gets run as
  root and its output files are unremovable by common users

* Use proper mkstemp() file in /tmp instead of ./lanmap.dot

* Allow lanmap to work on libpcap dumpfiles, shouldn't be hard


More Ambitious
--------------

* Allow for lanmap the option of saving/loading its state so we don't lose
  everything when we stop and restart it

* Move operating system definitions and signatures into external datafiles



