What I can do:
IMPROVEMENTS:
* remove multiple DNS lookup on the same host again and again,
* add/fix/improve syslog/daemon mode, particularly: signal handling, etc.

NEW FEATURES:
* Set-UID wrapper,
* internet super-server (inetd) support (maybe?),
* an additionnal tool better suited than telnet for human to chat with Unix
  daemons (SMTP, HTTP, FTP, POP, IMAP and other 7-bits clean protocols...),
* some sort of replacement for tcpcat,
* modular logging format (so that anyone can easily write a module to
  specifically analyses the protocol it want to),
* Unix addresses space/socket support,
* Datagram-oriented protocol support, in other words, UDP,
* support for Destination NAT: iptables (Linux), natd (FreeBSD), etc,
* support for multiples clients in non-multi-process mode.

What I can't do myself:
* other translations.

