Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2014 11:21:31 +0000
From:      no-reply-bugzilla-daemon@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190440] [patch] update net/scamper to 20140530
Message-ID:  <bug-190440-13-NZJoUsJD0v@http.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190440-13@http.bugs.freebsd.org/bugzilla/>
References:  <bug-190440-13@http.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190440

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: miwi
Date: Mon Jun  2 11:20:48 UTC 2014
New revision: 356212
URL: http://svnweb.freebsd.org/changeset/ports/356212

Log:
  Update net/scamper port to 20140530.  use make stage && make check-plist
  to sanity check port and adjust Makefile / pkg-plist accordingly.

  Changes since 20140112:

  * allow scamper to be built in debug mode on FreeBSD after version 10.
  * in scamper-ping, support a probe frequency smaller than once every
    second.  minimum is now once a millisecond.
  * handle fragmented responses in linux and sunos correctly.
    this is important for IPv6 IP-ID based alias resolution techniques
    (e.g. speedtrap, ally, radargun) on those platforms.
  * numerous bugfixes and improvements to sc_ally pair-wise alias
    resolution utility, the most important being that it will reliably
    complete now.
   * FreeBSD 10 onwards no longer byte swaps some fields in the quotation of
     a received ICMP error message.  chase this in scamper.
   * Minor modifications to make scamper compile on Windows 7 using
     Visual Studio Express 2013 for Windows Desktop.
   * print ping flags in sc_wartsdump and scamper's json output.

  PR:        190440
  Submitted by:    maintainer

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

-- 
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-190440-13-NZJoUsJD0v>