Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > c6e96049802878b713e474d403d6fa9d > files > 11

hping2-2.0.0-0.beta54.2mdk.i586.rpm

WARNING: Also try `grep FIXME *.c'

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

- Check *BSD loopback interface name (lo0?)
- 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 gcc 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
- 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...