==================
  TODO for 0.5.0
==================

   + Tuning of the killing connection
      - in some circumstances it fails
         . interface_sniff_data doesn't update the seq number...
           you have to wait for at least one packet before killing it.

   + Sigfault hunting in dissector

   + HTTPS  dissection !!  ;)

========
  TODO
========

   + Packet Injection
      - with ncurses form (different injector for different protocol)

   + Decodedata
      - add other protocol dissectors
         . POSTGRES
         . LDAP
         . CVS
         . SNMP
         . TDS
      - data dissectors
         . ICQ

   + Decodedata
      - add other protocol dissectors
         . as many as possible...
      - data dissectors
         . as many as possible...

   + Inet
      - handle fragmented packets

   + Ncurses interface
      - better winch handling... (i'm too lazy to do this...)

   + Porting to win32 ?? ;)
      - with Cygwin and Packet32.dll   (damn !! cygwin hasn't shared memory support !)
      - recode buffer with pipes
      - with ncurses !