Bug 205081 - [maintainer] net/scamper: update to 20141211c
Summary: [maintainer] net/scamper: update to 20141211c
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-07 08:23 UTC by mjl
Modified: 2015-12-16 14:14 UTC (History)
1 user (show)

See Also:


Attachments
update scamper to 20141211c (1.57 KB, patch)
2015-12-07 08:23 UTC, mjl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mjl 2015-12-07 08:23:17 UTC
Created attachment 163930 [details]
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-12-16 14:12:04 UTC
A commit references this bug:

Author: wen
Date: Wed Dec 16 14:11:43 UTC 2015
New revision: 403863
URL: https://svnweb.freebsd.org/changeset/ports/403863

Log:
  - Update to 20141211c

  PR:		205081
  Submitted by:	mjl@luckie.org.nz(maintainer)

Changes:
  head/net/scamper/Makefile
  head/net/scamper/distinfo
  head/net/scamper/pkg-plist