WARNING: Also try `grep FIXME *.c'

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

- add bpf filtering capability
- port to Solaris (should be very simple)
- broadcast support in waitpacket.c
- fix timeout related problems in libpcap_stuff.c (but seems it's a bpf limit)
- HPING2-HOWTO (work in progress)
- fix SIGBUS on Linux/Sparc (-V opt.), I think for align problem.
- a lot of test, bug fix, and release hping 2.0.0 stable


TODO

- write GPLed version of display_ipopt.c
- better solution than ip->id = getpid() & 255
- support for x.y.z.k/mask destination (IMO very usefull!)
- IPv6 support
- hex data pattern
- log and handle ip and tcp options (only incoming)
- RAWIP mode with settable ip proto field
- support for hcmp source quench/stirup
- Other ip options (record route still implemented)
- Encryption / Decryption in --file and --listen
- dns query support (and pinging)
- script language support, send(...) ifrecv(...) etc...
