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

    1: WARNING: Also try `grep FIXME *.c'
    2: 
    3: TODO (Stuff to do *before* 2.0.0 stable release)
    4: 
    5: - support for x.y.z.k/mask destination
    6:   also in this mode on TCP flags specified exec this program passing
    7:   as arguments the IP, port and some additional info.
    8: - To add a decent verbose mode for ICMP packet received.
    9: - add bpf filtering capability
   10: - broadcast support in waitpacket.c
   11: - replace exit() with hping_exit() that close the desciptors and so on.
   12: - hping --getfield <fieldname>
   13: 
   14: TODO
   15: 
   16: - better solution than ip->id = getpid() & 255
   17: - log and handle ip and tcp options (only incoming)
   18: - support for hcmp source quench/stirup
   19: - Other ip options (record route already implemented)
   20: - dns query support
   21: - scripting language support, send(...) ifrecv(...) etc...

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