Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 08:17:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206148] [maintainer] net/scamper: update to 20141211d
Message-ID:  <bug-206148-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206148
           Summary: [maintainer] net/scamper: update to 20141211d
           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 165422
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D165422&action=
=3Dedit
update scamper to 20141211d

update scamper to 20141211d

From

https://mailman.caida.org/pipermail/scamper-announce/2016-January/000006.ht=
ml


scamper:
* fix memory leak when receiving TCP responses in tracelb.
* do not use the global address cache in tracelb: use a local one.
* in qsort with 3-way partition, do not compare items against
  themselves.
* improve performance of warts_addr_t code
* use calloc instead of malloc() -> memset(0) on systems where calloc
  is available.
* do not use the global address cache in ping: most responses are
  either from the destination, or from the same IP address, so
  optimize for that.

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