- update to version 20230614c:
- scamper: * fix compile-on-windows support; use icmp-echo probes instead of UDP probes for traceroute on windows; provide "attach" support on windows. * fix compile-on-FreeBSD-15+ where pf firewall does not have DIOCGETSTATUS ioctl * in scamper's remote control (-R option), fix file descriptor leak when unable to reconnect to the remote controller. * add --disable-scamper-trace --disable-scamper-ping --disable-scamper-tracelb --disable-scamper-dealias --disable-scamper-tbit --disable-scamper-sting --disable-scamper-sniff --disable-scamper-host configure options to build scamper without specific measurement capabilities. - sc_attach: * add windows support OBS-URL: https://build.opensuse.org/package/show/network:utilities/scamper?expand=0&rev=54
This commit is contained in:
parent
9fb196c62b
commit
064d682b95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d02af6902ffdeb718349b84113df3dc415ce8e40c6e42bb739756274d9ac4cfa
|
||||
size 2201320
|
3
scamper-cvs-20230614c.tar.gz
Normal file
3
scamper-cvs-20230614c.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca
|
||||
size 2214550
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 7 09:04:41 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- update to version 20230614c:
|
||||
- scamper:
|
||||
* fix compile-on-windows support; use icmp-echo probes instead of UDP
|
||||
probes for traceroute on windows; provide "attach" support on
|
||||
windows.
|
||||
* fix compile-on-FreeBSD-15+ where pf firewall does not have
|
||||
DIOCGETSTATUS ioctl
|
||||
* in scamper's remote control (-R option), fix file descriptor leak
|
||||
when unable to reconnect to the remote controller.
|
||||
* add --disable-scamper-trace --disable-scamper-ping
|
||||
--disable-scamper-tracelb --disable-scamper-dealias
|
||||
--disable-scamper-tbit --disable-scamper-sting
|
||||
--disable-scamper-sniff --disable-scamper-host configure options
|
||||
to build scamper without specific measurement capabilities.
|
||||
- sc_attach:
|
||||
* add windows support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 13 06:05:08 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: scamper
|
||||
Version: 20230614b
|
||||
Version: 20230614c
|
||||
Release: 0
|
||||
Summary: Parallel Internet measurement utility
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user