[Bug 212227] net/scamper update to 20141211f

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 28 23:45:00 UTC 2016


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

            Bug ID: 212227
           Summary: net/scamper update to 20141211f
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mjl at luckie.org.nz

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

>From changelog at:

https://mailman.caida.org/pipermail/scamper-announce/2016-August/000008.html

scamper
 * support for PF firewall, usage documented in scamper man page
 * for the IPFW firewall, take a mandatory parameter specifying
   acceptable rule number range to use, usage documented in
   scamper man page.
 * support probing on upcoming FreeBSD 11 which now sends and
   receives packets in network byte order on raw sockets
 * if the user specifies a ip:port for a listening control socket,
   do not free a temporary string before converting port part
   to an integer
 * if an unprintable character is received in an attached control
   socket, free the source so the disconnection code will proceed
 * fix memory leaks pointed out by clang
 * when reading the kernel version string, be sure to get the last
   number in the string, even if it is something like 6.0.1a
 * when using kernel versions, ensure the assumed number of dots
   are present
 * when building in debug mode and with privsep, chroot.
 * in privsep code, drop msg_accrights special case, which was
   dead code, as solaris has had msg_accrights for a while now.
 * fix unaligned memory access when processing ARP and NDP responses
 * if traceroute probes no hops, still print out text record of
   the attempt if scamper's text output mode is being used.

sc_filterpolicy
 * fix spelling mistakes in sc_filterpolicy man page

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


More information about the freebsd-ports-bugs mailing list