Bandwidth Test Bug? v5.26

Hi MT,

Seems like there’s a minor but annoying bug in the bandwidth test tool. If I run the test and terminate with CTRL-C, the server continues to push test data and can only be stopped with a reboot of the test server.

eg: On 10.0.0.1, I ran this command:

/tool bandwidth-test address=10.0.0.2 remote-udp-tx-size=1450 local-udp-tx-size=1450 protocol=udp remote-tx-speed=15M local-tx-speed=15M direction=both

I terminate the bandwidth-test with CTRL-C and I still see 15mbps of traffic coming from 10.0.0.2. Reboot 10.0.0.2 and it’s fixed.

Rich