SHA256
1
0
forked from pool/scamper

- update to version 20180504:

* scamper:
  * increase the size of a buffer in scamper's traceroute json
    creation to reduce chance of truncation.
  * print the number of probes sent by traceroute in the json
    output.
  * enforce a minimum firsthop value of 1 when reading a warts
    traceroute object.
 * sc_bdrmap:
  * choose a static ICMP checksum value when using Paris traceroute
    to reduce churn in observed topology in bdrmap output.
  * add ability to pass list of ASes to -d traces to see
    traceroutes towards specific ASes, useful for understanding
    bdrmap inferences.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=13
This commit is contained in:
Sebastian Wagner 2018-05-06 08:25:38 +00:00 committed by Git OBS Bridge
parent b856241676
commit 0083089b14
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun May 6 08:20:47 UTC 2018 - sebix+novell.com@sebix.at
- update to version 20180504:
* scamper:
* increase the size of a buffer in scamper's traceroute json
creation to reduce chance of truncation.
* print the number of probes sent by traceroute in the json
output.
* enforce a minimum firsthop value of 1 when reading a warts
traceroute object.
* sc_bdrmap:
* choose a static ICMP checksum value when using Paris traceroute
to reduce churn in observed topology in bdrmap output.
* add ability to pass list of ASes to -d traces to see
traceroutes towards specific ASes, useful for understanding
bdrmap inferences.
-------------------------------------------------------------------
Thu Mar 8 19:36:27 UTC 2018 - sebix+novell.com@sebix.at

View File

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