Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-23 | fix debug state for test modules. debug flag was not being initialized ↵ | Michael Larson | |
correctly when configured. | |||
2009-07-28 | reworked tests to fix bug in handling of received packets. modified show cmd ↵ | slioch | |
output. | |||
2009-07-24 | bug fixes on mult targets. added packet rate limit option to rules | slioch | |
2009-07-21 | added 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-17 | reworked 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. |