   libnetdude TODO list (as of $Date: 2004/04/10 18:46:54 $)

==================================================================
Things that need to be done, in decreasing order of urgency:

* Have a proper error context, a bit like pcap, but without the
  extra parameter for the function calls.

* Currently a trace can have only one single contiguous trace
  area. This should really be a set of trace areas, allowing
  gaps.

* tcpdump communication should be a nice-to-have feature, but not
  obligatory (this is halfway there because tcpdump connections
  are now only established when necessary, but the feature is
  still too entrenched.

* Hunt for memory leaks.

