- update to 20211026:

scamper:
 * in trace, allow probes to multiple consecutive hops to be
   outstanding in the network without having to stop and wait,
   using the -N parameter documented in scamper's man page.
 * in trace, do optional PTR lookups using the option documented
   in scamper's man page.  output these hostnames into warts and
   json outputs.
 * bump libscamperfile version for the above changes.
 * document that scamper's control socket can be told to return
   JSON through an option now documented in scamper's man page.
 * improvements to reading warts files via fuzzing.
 * other man page tidy ups.
 sc_erosprober:
 * add the ability to adjust the probe list at run time through a
   unix domain socket, documented in the sc_erosprober man page.
 sc_hoiho:
 * add the ability to learn regular expressions that extract
   geographic hints from router hostnames, documented in the
   sc_hoiho man page

OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=31
This commit is contained in:
Sebastian Wagner 2021-10-27 19:05:05 +00:00 committed by Git OBS Bridge
parent 77d3eb46e6
commit 50ce79544f
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:332dce11a707c03045dd3c3faea4daf8b9d5debb8ac122aea8257f6bd2cf4404
size 1886480

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be75919a59d73227598260668b7ed75f6a710507310ca9827789b18cd7dda684
size 1932048

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Oct 27 18:47:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to 20211026:
scamper:
* in trace, allow probes to multiple consecutive hops to be
outstanding in the network without having to stop and wait,
using the -N parameter documented in scamper's man page.
* in trace, do optional PTR lookups using the option documented
in scamper's man page. output these hostnames into warts and
json outputs.
* bump libscamperfile version for the above changes.
* document that scamper's control socket can be told to return
JSON through an option now documented in scamper's man page.
* improvements to reading warts files via fuzzing.
* other man page tidy ups.
sc_erosprober:
* add the ability to adjust the probe list at run time through a
unix domain socket, documented in the sc_erosprober man page.
sc_hoiho:
* add the ability to learn regular expressions that extract
geographic hints from router hostnames, documented in the
sc_hoiho man page
-------------------------------------------------------------------
Mon Apr 5 19:33:43 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -18,7 +18,7 @@
Name: scamper
Version: 20210324
Version: 20211026
Release: 0
Summary: Parallel Internet measurement utility
License: GPL-2.0-only