* scamper * fix regression in 20240117 where trace -W 0 (probe as soon as there's a response) was not accepted, despite being the default. add unit test for this. * for trace, improve probe and reply matching of UDP packets * fix printing UDP responses to traceroute probes in scamper -O text output * for trace section of scamper.1 man page, document -O const-payload, and expand documentation for -O dl. * python module: * ship scamper release with a the C source code pre-generated for the python module, so that the build process does not require a cython installation. bootstrap.pl will build the C source code unless told not to via --without-cython * rename ScamperPing.reply_count to ScamperPing.stop_count, as the reply_count attribute meant something different on a ScamperPing object than what it means with ScamperDealiasProbe, etc * sc_remoted: * expand sc_remoted.1 manual page with information about validating scamper client TLS certificates, and how to use -M monitor-name. OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=61
Description
No description provided
Languages
RPM Spec
100%