summaryrefslogtreecommitdiff
path: root/src/lbtest.cc
AgeCommit message (Collapse)Author
2020-07-12T2696: collection of small fixes to increase stabilityChristian Poessinger
- Error on exit when clear routing tables - Possible crash (buffer overflow) in function for receive icmp echo packet - Error in parsing of config file for udp ttl "probe" - Wrong error messge in analyzing config file
2010-08-27fix squeeze build issuesAn-Cheng Huang
2010-03-23when a test is not configured the response time window is incorrectly scaled ↵Michael Larson
into milliseconds, therefore without a configured test it is much more likely that a ping test will fail. the work-around is to configure a test (response time is not required as the default value of 5 seconds will be used at this point).
2009-07-28reworked tests to fix bug in handling of received packets. modified show cmd ↵slioch
output.