==================
  TODO for 0.4.2
==================

   + Tuning of the SSH dissector...
      - better handling for duplicated packets

   + Tuning of the killing connection
      - in some circumstances it fails

	+ Filter on one port but for all hosts (as requested by Anonymous)

   + Packet filtering/dropping   (as requested by Neuromancer)
      - regexp filter

   + Decodedata
      - add other protocol dissectors
         . NAPSTER   (as requested by LnZ)
         . NNTP
         . IMAP
         . POSTGRES
         . IRC
      - data dissectors
         . ICQ


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

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

   + Plugins
      - packet forger
      - ettercap finder
      - zero trafic

   + 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 !