Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2017 23:09:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221705] net/scamper: update to 20170822
Message-ID:  <bug-221705-13@https.bugs.freebsd.org/bugzilla/>

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

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

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

Changelog at

https://mailman.caida.org/pipermail/scamper-announce/2017-August/000011.html

SHA256 (scamper-cvs-20170822.tar.gz) =3D
b239f3c302a4c39b329835794b31a9c80da2b2b43baa674ad881a78f4fc5892c
SIZE (scamper-cvs-20170822.tar.gz) =3D 1670353

scamper:
* replace recursive versions of some functions with iterative versions.
* add cycle-start and cycle-stop json record implementations.
* fix traceroute json record: the hop transmit time value it reported
  was junk.
* add support for sending json over the control socket.  use
  "attach format json" to get this mode; "attach" by itself still
  returns uuencoded warts.  Initial patch supplied by Young Hyun.
* fix possible memory leaks detected with static analysis.
* quality assurance on research paper cites in manual pages.
* spelling errors noticed by Iain R. Learmonth.

sc_ally:
* add feature to dump inferred aliases from the collected data.

sc_speedtrap:
* add threaded implementation of pairwise comparison to form candidate
  alias sets, if pthreads are detected at compilation time and
  --disable-threads configure option is not supplied.

sc_uptime:
* new scamper driver to infer IPv6 device reboot windows if the device
  returns an incrementing identifier field in the IPv6 fragmentation
  header.  the driver is not built by default, as it expects sqlite3.
  use --with-sc_uptime configure option to build.
  https://www.caida.org/~mjl/pubs/spf.pdf

--=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-221705-13>