[Javanetsim-cvs] IceScan icediscover.h,1.5,1.6
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-13 14:35:06
|
Update of /cvsroot/javanetsim/IceScan In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv21742 Modified Files: icediscover.h Log Message: no message Index: icediscover.h =================================================================== RCS file: /cvsroot/javanetsim/IceScan/icediscover.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** icediscover.h 13 Dec 2006 14:15:21 -0000 1.5 --- icediscover.h 13 Dec 2006 14:35:02 -0000 1.6 *************** *** 69,74 **** out->line("Sending icmp ping host discovery request (echo_request)..."); - DBGOUTPUT(hostname); - r->sendto(hostname, buftosend, len, 0); --- 69,72 ---- |