[smokeping-users] Bugfix for CiscoRTTMonEchoICMP in rc4
    Sam Stickland 
    sam_ml at spacething.org
       
    Fri Jun 24 16:48:03 MEST 2005
    
    
  
Hi,
I haven't had time to check this out in rc5 yet, but it's definately a 
problem in rc4.
There's a problem with the packetsize defination. It's defined in the 
probevars function, not the targetvars. Later on the probe does:
my $bytes = $target->{properties}{packetsize};
which is of course undefined, causing the probe to exit.
Moving the variable defination fixes this.
Sam
--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/smokeping-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
    
    
More information about the smokeping-users
mailing list