WARNING: Also try `grep FIXME *.c'

TODO (Stuff to do *before* 2.0.0 stable release)

- To add a decent verbose mode for ICMP packet received.
- To add don't fragment bit visualization in replies.
- add bpf filtering capability
- port to Solaris (should be very simple)
- broadcast support in waitpacket.c

TODO

- better solution than ip->id = getpid() & 255
- support for x.y.z.k/mask destination (IMO very usefull!)
- log and handle ip and tcp options (only incoming)
- support for hcmp source quench/stirup
- Other ip options (record route still implemented)
- Encryption / Decryption in --file and --listen
- dns query support (and pinging)
- scripting language support, send(...) ifrecv(...) etc...
