Scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports the
well-known ping and traceroute techniques, as well as MDA traceroute,
alias resolution, some parts of tbit, sting, and neighbour discovery.
This package contains development headers and other ancillary files for the
libscamperctrl library.
Provides
Requires
License
GPL-2.0-only
Changelog
* Sun Sep 06 2026 Sebastian Wagner <sebix@sebix.at>
* update to version 20260902:
* scamper:
* host: implement RFC10029 - DNS multiple QTYPEs (mqtypes), documented
* in scamper manual page:
* https://www.caida.org/catalog/software/scamper/man/scamper.1.pdf
* host: convert host to use sigs() callback. host no longer returns ERR
* over control socket if source address could not be determined, e.g.
* querying IPv6 server on system without IPv6. instead, you get a host
* object with an error message.
* host: