summaryrefslogtreecommitdiff
path: root/src/lbtest_icmp.hh
AgeCommit message (Collapse)Author
2010-03-23fix debug state for test modules. debug flag was not being initialized ↵Michael Larson
correctly when configured.
2009-07-28reworked tests to fix bug in handling of received packets. modified show cmd ↵slioch
output.
2009-07-24bug fixes on mult targets. added packet rate limit option to rulesslioch
2009-07-21added udp ttl limited test type to health check. modified configuration ↵slioch
layout. modified op mode command to provide indication on multiple target success/failures.
2009-07-17reworked target code to support multiple targets and different target types.slioch
user can now specify a sequence of targets to test (ordered by rule number). The first success satifies the success criteria for the test and no further tests will be performed on the interface for this period. Additional test types can be coded and added to the target framework. configuration has changed as a result of the rework.