Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2023 03:02:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269794] net/scamper: update to 20230224
Message-ID:  <bug-269794-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269794

            Bug ID: 269794
           Summary: net/scamper: update to 20230224
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mjl@luckie.org.nz

Created attachment 240359
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240359&action=
=3Dedit
update net/scamper to 20230224

Maintainer update scamper to 20230224.

ChangeLog:
https://mailman.caida.org/pipermail/scamper-announce/2023-February/000029.h=
tml

scamper:
* allow multiple parallel measurements to the same destination,
  provided the measurements have probe signatures that scamper can
  distinguish.
* return the associated task ID with each DATA blob in control socket.
  this task ID matches the ID returned in an OK when scamper accepted
  the task.
* in ping, only compute delay statistics on responses from destination.
* in ping, allow timeout to be expressed in fractions of a second.

libscamperfile:
* support reading gz-compressed warts files.

libscamperctrl:
* add libscamperctrl, a library to interact with a collection of
  scamper instances.
* modify sc_ally, sc_filterpolicy, sc_prefixscan, sc_speedtrap, and
  sc_pinger to use this library.
* this library is likely to evolve.  current behaviour is documented
  in libscamperctrl manual page.

misc:
* improve sc_wartsfilter manual page with examples.
* add remote control socket support to sc_pinger.
* fix kqueue/epoll loop in sc_remoted.
* consistently use size_t throughout when counting number of items.
* build without warnings using -Wextra -Wno-unused-parameter.
* improvements through adding function attributes to printf-like
  functions.
* deorbit some unused functions from utils.c.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269794-7788>