dentproject / testing

Public repository for test-cases contributed by different organizations
4 stars 19 forks source link

Stop traffic before testing loss percentage #394

Closed fkwilken closed 1 year ago

fkwilken commented 1 year ago

If loss percentage is tested while traffic is ongoing, there is a possibility of packets that are still in route not being counted, leading to unnecessary test failure. Solution is to stop traffic before checking loss percentage.