Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-28 | reworked tests to fix bug in handling of received packets. modified show cmd ↵ | slioch | |
output. | |||
2009-07-27 | clean up all of mangle table on exit, including new entries. fixed bug in ↵ | slioch | |
target iteration where some targets never completed test cycle | |||
2009-07-27 | additional fix on test cyclex | slioch | |
2009-07-27 | fix for mixed test type configuration where ttl would fail. now works. | slioch | |
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. |