From owner-freebsd-ports-bugs@freebsd.org Mon Dec 7 08:23:17 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A1109B7312 for ; Mon, 7 Dec 2015 08:23:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50F0D1036 for ; Mon, 7 Dec 2015 08:23:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tB78NHD9097787 for ; Mon, 7 Dec 2015 08:23:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205081] [maintainer] net/scamper: update to 20141211c Date: Mon, 07 Dec 2015 08:23:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mjl@luckie.org.nz X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2015 08:23:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205081 Bug ID: 205081 Summary: [maintainer] net/scamper: update to 20141211c Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mjl@luckie.org.nz Created attachment 163930 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163930&action=edit update scamper to 20141211c From https://mailman.caida.org/pipermail/scamper-announce/2015-October/000004.html https://mailman.caida.org/pipermail/scamper-announce/2015-December/000005.html sc_filterpolicy: * add a new scamper driver to test systems for congruent filtering policy http://www.caida.org/tools/measurement/scamper/man/sc_filterpolicy.1.pdf scamper: * update scamper maximum PPS to 10,000 (from 1000). Its not 2002 anymore. * bind to requested source port with UDP sockets. * set SO_SNDBUF once, when a probe socket is created. * remove dlts option which was only used by traceroute. * drop divert socket from privsep, which was not used in scamper anywhere. * shift socket creation glue from scamper_privsep.c to scamper_udp4.c, scamper_icmp6.c, etc. traceroute: * add dl option, to replace dlts option removed from scamper. * process UDP responses, if a UDP probe method is used. * add tx timestamp to hop records ping: * add tcp-syn ping method. * fix memory leak when payloads are specified in ping. tbit * add support for initial congestion window (ICW) inferences * add new tests to check response to packets that could have been sent by a blind attacker * add a TCP fast-open implementation, with both experimental and official option values * add support for testing HTTPS and BGP. drop FTP, DNS, and SMTP * add sc_tbitblind driver that was used for IMC 2015 paper sc_ipiddump * report IPID values from traceroute measurements, where available * report the source IP address used to probe the destination -- You are receiving this mail because: You are the assignee for the bug.