[Bug 206148] [maintainer] net/scamper: update to 20141211d

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 12 08:17:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206148

            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 at FreeBSD.org
          Reporter: mjl at luckie.org.nz

Created attachment 165422
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165422&action=edit
update scamper to 20141211d

update scamper to 20141211d

From

https://mailman.caida.org/pipermail/scamper-announce/2016-January/000006.html


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.

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


More information about the freebsd-ports-bugs mailing list