The do_<x> helpers to execute a measurement take a single "target" argument. E.g., do_dns takes a single qname and do_ping and do_trace take a single dst. It would be convenient (and beneficial) in some scenarios to be able to pass a list of "targets".
The
do_<x>helpers to execute a measurement take a single "target" argument. E.g.,do_dnstakes a singleqnameanddo_pinganddo_tracetake a singledst. It would be convenient (and beneficial) in some scenarios to be able to pass a list of "targets".