Skip to content

Enabled linktest to search for an arbitrary number of slowest connections,...

Max Holicki requested to merge EnableArbitraryNumSlowest into master

Enabled linktest to search for an arbitrary number of slowest connections, bounded by amount of connections. This means that the number of retests is not capped at the number of hosts. A patch increment is required since the output SION file changed. Also updated the python reader to reflect this change.

Merge request reports