File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / hping2 / TODO
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:11:37 2012 UTC (12 years, 3 months ago) by misho
Branches: hping2, MAIN
CVS tags: v2_0_0rc3p7, v2_0_0rc3p5, v2_0_0rc3p4, v2_0_0rc3p0, v2_0_0rc3, HEAD
hping2

WARNING: Also try `grep FIXME *.c'

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

- support for x.y.z.k/mask destination
  also in this mode on TCP flags specified exec this program passing
  as arguments the IP, port and some additional info.
- To add a decent verbose mode for ICMP packet received.
- add bpf filtering capability
- broadcast support in waitpacket.c
- replace exit() with hping_exit() that close the desciptors and so on.
- hping --getfield <fieldname>

TODO

- better solution than ip->id = getpid() & 255
- log and handle ip and tcp options (only incoming)
- support for hcmp source quench/stirup
- Other ip options (record route already implemented)
- dns query support
- scripting language support, send(...) ifrecv(...) etc...

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>