==================
  TODO for 0.5.x
==================

   + HTTPS porting to BSD  (damned routing socket system !! it doesn't permit our dirty job...)

   + Porting to SunOS      (boring... dlpi system...)

   + Porting to Mac Os X   (it is a bsd... but some structures are different.. ifaddr...)
      - BIG endianness never tested... mmmhhh....

   + enhancement in the IRC dissector (/msg [chanserv,nickserv,cs,ns,os,...] identify password)

   + some other dissectors

   + triton plugin
      - implement even an active scanning

==================
  TODO for 0.6.x
==================

   + Fingerprint
      - refine the technique with other tests

   + Passive OS fingerprint
      - collect infos to build a large database
      - gathered infos will be : OS, IP, MAC, Uptime, users, password, running services, etc...

   + DNS spoofing (plugin or not?)

   + How does VPN work ? ;)   (research)

   + How does Kerberos work ? ;)    (research)

==================
  LONG TERM TODO
==================

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

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

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

