Bug 158248 - [patch] update net/scamper to 20110623
Summary: [patch] update net/scamper to 20110623
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-24 08:30 UTC by mjl
Modified: 2011-06-24 10:10 UTC (History)
0 users

See Also:


Attachments
patch-scamper-20110623 (1.05 KB, text/plain)
2011-06-24 08:30 UTC, mjl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjl 2011-06-24 08:30:16 UTC
update scamper to 20110623.  Changelog:
* provide documentation for libscamperfile
* initial draft of a man page for the warts file format.
* fix ping -O spoof
* fix tracelb and sniff bugs that cause scamper to crash
* fix sc_analysis_dump, sc_warts2pcap, and sc_wartscat man pages
* fix sc_warts2text to read from stdin if no files specified
* add -a (all) -m (pair method) and -n (use dns) options to sc_tracediff 
* provide --with-privsep-user, --with-privsep-dir,
  --with-privsep-dir-user, --with-privsep-dir-group options to
  ./configure.  By default, these are set to "nobody",
  "/var/empty", "root", "wheel".
* provide -O copyout option to scamper itself, which allows all
  data written over the control socket in "attach" mode to also
  be sent to a named file.  useful for debugging.  documented
  in the scamper man page.
* provide ability to specify the source address of a PTB in tbit.
* in attach mode, each command now returns a command ID as part
  of the OK response.  a command may be halted before it completes
  by issuing a halt command over the same control socket.
* when sanity checking the probe size requested in ping, take
  account of the timestamp IP option correctly.
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-06-24 09:32:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2011-06-24 10:00:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-24 10:00:50 UTC
dhn         2011-06-24 09:00:26 UTC

  FreeBSD ports repository

  Modified files:
    net/scamper          Makefile distinfo 
  Log:
  - Update to 20110623
  
  PR:             ports/158248
  Submitted by:   Matthew Luckie <mjl@luckie.org.nz> (maintainer)
  
  Revision  Changes    Path
  1.12      +3 -1      ports/net/scamper/Makefile
  1.13      +2 -2      ports/net/scamper/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"